Home
last modified time | relevance | path

Searched defs:tctx (Results 1 – 25 of 44) sorted by relevance

12

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cpp139 ThreadContextBase *tctx = QuarantinePop(); in CreateThread() local
175 ThreadContextBase *tctx = threads_[tid]; in RunCallbackForEachThreadLocked() local
185 ThreadContextBase *tctx = threads_[tid]; in FindThread() local
196 ThreadContextBase *tctx = threads_[tid]; in FindThreadContextLocked() local
203 static bool FindThreadContextByOsIdCallback(ThreadContextBase *tctx, in FindThreadContextByOsIdCallback()
217 ThreadContextBase *tctx = threads_[tid]; in SetThreadName() local
227 ThreadContextBase *tctx = threads_[tid]; in SetThreadNameByUserId() local
239 ThreadContextBase *tctx = threads_[tid]; in DetachThread() local
260 ThreadContextBase *tctx = threads_[tid]; in JoinThread() local
286 ThreadContextBase *tctx = threads_[tid]; in FinishThread() local
[all …]
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cc125 ThreadContextBase *tctx = QuarantinePop(); in CreateThread() local
161 ThreadContextBase *tctx = threads_[tid]; in RunCallbackForEachThreadLocked() local
171 ThreadContextBase *tctx = threads_[tid]; in FindThread() local
182 ThreadContextBase *tctx = threads_[tid]; in FindThreadContextLocked() local
189 static bool FindThreadContextByOsIdCallback(ThreadContextBase *tctx, in FindThreadContextByOsIdCallback()
203 ThreadContextBase *tctx = threads_[tid]; in SetThreadName() local
212 ThreadContextBase *tctx = threads_[tid]; in SetThreadNameByUserId() local
224 ThreadContextBase *tctx = threads_[tid]; in DetachThread() local
242 ThreadContextBase *tctx = threads_[tid]; in JoinThread() local
259 ThreadContextBase *tctx = threads_[tid]; in FinishThread() local
[all …]
/external/mesa3d/src/mesa/state_tracker/
Dst_tgsi_lower_depth_clamp.c46 tgsi_depth_clamp_transform(struct tgsi_transform_context *tctx) in tgsi_depth_clamp_transform()
52 transform_decl(struct tgsi_transform_context *tctx, in transform_decl()
96 prolog_last_vertex_stage(struct tgsi_transform_context *tctx) in prolog_last_vertex_stage()
114 epilog_last_vertex_stage(struct tgsi_transform_context *tctx) in epilog_last_vertex_stage()
212 prolog_fs(struct tgsi_transform_context *tctx) in prolog_fs()
257 epilog_fs(struct tgsi_transform_context *tctx) in epilog_fs()
310 transform_instr(struct tgsi_transform_context *tctx, in transform_instr()
Dst_tgsi_lower_yuv.c56 tgsi_yuv_transform(struct tgsi_transform_context *tctx) in tgsi_yuv_transform()
144 emit_immed(struct tgsi_transform_context *tctx, int idx, in emit_immed()
168 emit_samp(struct tgsi_transform_context *tctx, unsigned samp) in emit_samp()
182 emit_decls(struct tgsi_transform_context *tctx) in emit_decls()
245 yuv_to_rgb(struct tgsi_transform_context *tctx, in yuv_to_rgb()
307 lower_nv12(struct tgsi_transform_context *tctx, in lower_nv12()
342 lower_iyuv(struct tgsi_transform_context *tctx, in lower_iyuv()
391 transform_instr(struct tgsi_transform_context *tctx, in transform_instr()
Dst_cb_bitmap_shader.c45 tgsi_bitmap_transform(struct tgsi_transform_context *tctx) in tgsi_bitmap_transform()
51 transform_instr(struct tgsi_transform_context *tctx, in transform_instr()
Dst_cb_drawpixels_shader.c50 tgsi_drawpix_transform(struct tgsi_transform_context *tctx) in tgsi_drawpix_transform()
72 transform_instr(struct tgsi_transform_context *tctx, in transform_instr()
Dst_atifs_to_tgsi.c622 tgsi_atifs_transform(struct tgsi_transform_context *tctx) in tgsi_atifs_transform()
649 transform_decl(struct tgsi_transform_context *tctx, in transform_decl()
665 transform_instr(struct tgsi_transform_context *tctx, in transform_instr()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_emulate.c41 tgsi_emulation_context(struct tgsi_transform_context *tctx) in tgsi_emulation_context()
47 transform_decl(struct tgsi_transform_context *tctx, in transform_decl()
62 passthrough_edgeflag(struct tgsi_transform_context *tctx) in passthrough_edgeflag()
104 transform_instr(struct tgsi_transform_context *tctx, in transform_instr()
Dtgsi_lowering.c57 tgsi_lowering_context(struct tgsi_transform_context *tctx) in tgsi_lowering_context()
130 create_mov(struct tgsi_transform_context *tctx, in create_mov()
196 transform_dst(struct tgsi_transform_context *tctx, in transform_dst()
277 transform_lrp(struct tgsi_transform_context *tctx, in transform_lrp()
327 transform_frc(struct tgsi_transform_context *tctx, in transform_frc()
372 transform_pow(struct tgsi_transform_context *tctx, in transform_pow()
432 transform_lit(struct tgsi_transform_context *tctx, in transform_lit()
557 transform_exp(struct tgsi_transform_context *tctx, in transform_exp()
680 transform_log(struct tgsi_transform_context *tctx, in transform_log()
818 transform_dotp(struct tgsi_transform_context *tctx, in transform_dotp()
[all …]
/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h49 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set()
57 prof_tctx_reset(tsdn_t *tsdn, const void *ptr, prof_tctx_t *tctx) { in prof_tctx_reset()
123 prof_tctx_t *tctx) { in prof_malloc()
137 prof_realloc(tsd_t *tsd, const void *ptr, size_t usize, prof_tctx_t *tctx, in prof_realloc()
196 prof_tctx_t *tctx = prof_tctx_get(tsd_tsdn(tsd), ptr, alloc_ctx); in prof_free() local
Darena_inlines_b.h32 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in arena_prof_tctx_set()
50 arena_prof_tctx_reset(tsdn_t *tsdn, const void *ptr, UNUSED prof_tctx_t *tctx) { in arena_prof_tctx_reset()
/external/skia/modules/svg/src/
DSkSVGText.cpp118 SkSVGTextContext* tctx, in ScopedPosResolver()
134 SkSVGTextContext* tctx) in ScopedPosResolver()
474 void SkSVGTextFragment::renderText(const SkSVGRenderContext& ctx, SkSVGTextContext* tctx, in renderText()
504 void SkSVGTextContainer::onShapeText(const SkSVGRenderContext& ctx, SkSVGTextContext* tctx, in onShapeText()
539 void SkSVGTextLiteral::onShapeText(const SkSVGRenderContext& ctx, SkSVGTextContext* tctx, in onShapeText()
560 SkSVGTextContext tctx(ctx, render_text); in onRender() local
593 SkSVGTextContext tctx(ctx, compute_bounds); in onObjectBoundingBox() local
637 SkSVGTextContext tctx(ctx, as_path); in onAsPath() local
652 SkSVGTextContext tctx(ctx, parent_tctx->getCallback(), this); in onShapeText() local
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cpp192 void ScopedReportBase::AddThread(const ThreadContext *tctx, bool suppressable) { in AddThread()
213 static bool FindThreadByUidLockedCallback(ThreadContextBase *tctx, void *arg) { in FindThreadByUidLockedCallback()
233 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); in IsInStackOrTls() local
244 ThreadContext *tctx = static_cast<ThreadContext*>( in IsThreadStackOrTls() local
258 if (const ThreadContext *tctx = FindThreadByUidLocked(unique_tid)) in AddThread() local
323 ThreadContext *tctx = FindThreadByUidLocked(creat_tid); in AddLocation() local
336 ThreadContext *tctx = FindThreadByTidLocked(b->tid); in AddLocation() local
349 if (ThreadContext *tctx = IsThreadStackOrTls(addr, &is_stack)) { in AddLocation() local
692 ThreadContext *tctx = static_cast<ThreadContext*>( in ReportRace() local
Dtsan_rtl_thread.cpp160 ThreadContext *tctx; member
166 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); in MaybeReportThreadLeak() local
181 static void ReportIgnoresEnabled(ThreadContext *tctx, IgnoreSet *set) { in ReportIgnoresEnabled()
293 ThreadContextBase *tctx; member
296 static bool ConsumeThreadByUid(ThreadContextBase *tctx, void *arg) { in ConsumeThreadByUid()
Dtsan_debugging.cpp219 ThreadContext *tctx = IsThreadStackOrTls(addr, &is_stack); in __tsan_locate_address() local
255 ThreadContextBase *tctx = ctx->thread_registry->GetThreadLocked(b->tid); in __tsan_get_alloc_stack() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc188 void ScopedReport::AddThread(const ThreadContext *tctx, bool suppressable) { in AddThread()
208 static bool FindThreadByUidLockedCallback(ThreadContextBase *tctx, void *arg) { in FindThreadByUidLockedCallback()
228 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); in IsInStackOrTls() local
239 ThreadContext *tctx = static_cast<ThreadContext*>( in IsThreadStackOrTls() local
253 if (const ThreadContext *tctx = FindThreadByUidLocked(unique_tid)) in AddThread() local
318 ThreadContext *tctx = FindThreadByUidLocked(creat_tid); in AddLocation() local
331 ThreadContext *tctx = FindThreadByTidLocked(b->tid); in AddLocation() local
343 if (ThreadContext *tctx = IsThreadStackOrTls(addr, &is_stack)) { in AddLocation() local
654 ThreadContext *tctx = static_cast<ThreadContext*>( in ReportRace() local
Dtsan_rtl_thread.cc147 ThreadContext *tctx; member
153 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); in MaybeReportThreadLeak() local
168 static void ReportIgnoresEnabled(ThreadContext *tctx, IgnoreSet *set) { in ReportIgnoresEnabled()
288 static bool FindThreadByUid(ThreadContextBase *tctx, void *arg) { in FindThreadByUid()
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cpp51 static bool HasName(ThreadContextBase *tctx, void *arg) { in HasName()
56 static bool HasUid(ThreadContextBase *tctx, void *arg) { in HasUid()
61 static void MarkUidAsPresent(ThreadContextBase *tctx, void *arg) { in MarkUidAsPresent()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cc52 static bool HasName(ThreadContextBase *tctx, void *arg) { in HasName()
57 static bool HasUid(ThreadContextBase *tctx, void *arg) { in HasUid()
62 static void MarkUidAsPresent(ThreadContextBase *tctx, void *arg) { in MarkUidAsPresent()
/external/compiler-rt/lib/asan/
Dasan_thread.cc328 AsanThreadContext *tctx = static_cast<AsanThreadContext*>(tctx_base); in ThreadStackContainsAddress() local
347 AsanThreadContext *tctx = GetThreadContextByTidLocked(0); in GetCurrentThread() local
375 AsanThreadContext *tctx = static_cast<AsanThreadContext *>( in FindThreadByStackAddress() local
/external/jemalloc_new/src/
Dprof.c242 prof_tctx_t *tctx) { in prof_malloc_sample_object()
257 prof_free_sampled_object(tsd_t *tsd, size_t usize, prof_tctx_t *tctx) { in prof_free_sampled_object()
614 prof_tctx_should_destroy(tsdn_t *tsdn, prof_tctx_t *tctx) { in prof_tctx_should_destroy()
644 prof_tctx_destroy(tsd_t *tsd, prof_tctx_t *tctx) { in prof_tctx_destroy()
1056 prof_tctx_merge_tdata(tsdn_t *tsdn, prof_tctx_t *tctx, prof_tdata_t *tdata) { in prof_tctx_merge_tdata()
1087 prof_tctx_merge_gctx(tsdn_t *tsdn, prof_tctx_t *tctx, prof_gctx_t *gctx) { in prof_tctx_merge_gctx()
1099 prof_tctx_merge_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *arg) { in prof_tctx_merge_iter()
1125 prof_tctx_dump_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *opaque) { in prof_tctx_dump_iter()
1153 prof_tctx_finish_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *arg) { in prof_tctx_finish_iter()
1281 } tctx; in prof_tdata_merge_iter() local
/external/llvm-project/compiler-rt/lib/asan/
Dasan_thread.cpp407 AsanThreadContext *tctx = static_cast<AsanThreadContext*>(tctx_base); in ThreadStackContainsAddress() local
429 AsanThreadContext *tctx = GetThreadContextByTidLocked(0); in GetCurrentThread() local
457 AsanThreadContext *tctx = static_cast<AsanThreadContext *>( in FindThreadByStackAddress() local
/external/igt-gpu-tools/tests/i915/
Dgem_threaded_access_tiled.c52 static struct thread_ctx tctx[NUM_THREADS]; variable
/external/tcpdump/
Dsignature.c62 MD5_CTX tctx; in signature_compute_hmac_md5() local
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_thread.cpp74 static bool FindThreadByUid(ThreadContextBase *tctx, void *arg) { in FindThreadByUid()

12