/external/valgrind/main/helgrind/ |
D | hg_main.c | 219 static void lockN_acquire_writer ( Lock* lk, Thread* thr ) in lockN_acquire_writer() 270 static void lockN_acquire_reader ( Lock* lk, Thread* thr ) in lockN_acquire_reader() 311 static void lockN_release ( Lock* lk, Thread* thr ) in lockN_release() 336 Thread* thr; in remove_Lock_from_locksets_of_all_owning_Threads() local 457 Thread* thr; in pp_Lock() local 536 Thread* thr; in initialise_data_structures() local 606 Thread* thr; in map_threads_maybe_lookup() local 615 Thread* thr; in map_threads_lookup() local 624 static ThreadId map_threads_maybe_reverse_lookup_SLOW ( Thread* thr ) in map_threads_maybe_reverse_lookup_SLOW() 638 static ThreadId map_threads_reverse_lookup_SLOW ( Thread* thr ) in map_threads_reverse_lookup_SLOW() [all …]
|
D | hg_errors.c | 180 Thread* thr; member 199 Thread* thr; /* doing the unlocking */ member 203 Thread* thr; /* doing the unlocking */ member 208 Thread* thr; /* doing the unlocking */ member 212 Thread* thr; member 218 Thread* thr; member 225 Thread* thr; member 620 static Bool announce_one_thread ( Thread* thr ) in announce_one_thread()
|
D | libhb_core.c | 1596 Thr* thr; member 1651 VTS* VTS__singleton ( Thr* thr, ULong tym ) { in VTS__singleton() 1743 Thr* thr; in VTS__join() local 1853 Thr* thr; in VTS__cmpLEQ() local 2477 static VtsID VtsID__mk_Singleton ( Thr* thr, ULong tym ) { in VtsID__mk_Singleton() 2926 Thr* thr = HG_(zalloc)( "libhb.Thr__new.1", sizeof(Thr) ); in Thr__new() local 2942 static void note_local_Kw_n_stack_for ( Thr* thr ) in note_local_Kw_n_stack_for() 3396 static RCEC* get_RCEC ( Thr* thr ) in get_RCEC() 3427 typedef struct { Thr* thr; RCEC* rcec; } Thr_n_RCEC; member 3491 static void event_map_bind ( Addr a, SizeT szB, Bool isW, Thr* thr ) in event_map_bind() [all …]
|
D | hg_lock_n_thread.c | 54 Thread* thr; in is_sane_Bag_of_Threads() local
|
/external/valgrind/main/drd/tests/ |
D | pth_create_glibc_2_0.c | 28 pthread_t thr; in main() local
|
/external/valgrind/tsan/ |
D | ts_valgrind.cc | 344 ValgrindThread *thr = &g_valgrind_threads[vg_tid]; in OnStartClientCode() local 348 INLINE void FlushMops(ValgrindThread *thr, bool keep_trace_info = false) { in FlushMops() 370 static void ShowCallStack(ValgrindThread *thr) { in ShowCallStack() 379 static INLINE void UpdateCallStack(ValgrindThread *thr, uintptr_t sp) { in UpdateCallStack() 406 ValgrindThread *thr = &g_valgrind_threads[vg_tid]; in OnTrace() local 437 ValgrindThread *thr = &g_valgrind_threads[vg_tid]; in rtn_call() local 487 ValgrindThread *thr = &g_valgrind_threads[vg_tid]; in evh__delete_frame() local 513 ValgrindThread *thr = &g_valgrind_threads[child]; in evh__pre_thread_ll_create() local 531 ValgrindThread *thr = &g_valgrind_threads[vg_tid]; in evh__pre_workq_task_start() local 537 ValgrindThread *thr = &g_valgrind_threads[vg_tid]; in evh__pre_thread_first_insn() local [all …]
|
D | thread_sanitizer.cc | 3292 INLINE CacheLine *TryAcquireLine(Thread *thr, uintptr_t a, int call_site) { in TryAcquireLine() 3314 INLINE CacheLine *AcquireLine(Thread *thr, uintptr_t a, int call_site) { in AcquireLine() 3340 INLINE void ReleaseLine(Thread *thr, uintptr_t a, CacheLine *line, int call_site) { in ReleaseLine() 3361 void AcquireAllLines(Thread *thr) { in AcquireAllLines() 3375 INLINE CacheLine *GetLine(Thread *thr, uintptr_t a, bool create_new_if_need, int call_site) { in GetLine() 3419 INLINE CacheLine *GetLineOrCreateNew(Thread *thr, uintptr_t a, int call_site) { in GetLineOrCreateNew() 3422 INLINE CacheLine *GetLineIfExists(Thread *thr, uintptr_t a, int call_site) { in GetLineIfExists() 3426 void ForgetAllState(Thread *thr) { in ForgetAllState() 3511 NOINLINE CacheLine *WriteBackAndFetch(Thread *thr, CacheLine *old_line, in WriteBackAndFetch() 3715 static void PublishRangeInOneLine(Thread *thr, uintptr_t addr, uintptr_t a, in PublishRangeInOneLine() [all …]
|
/external/valgrind/main/helgrind/tests/ |
D | bar_trivial.c | 38 pthread_t thr[NTHR]; in main() local
|
D | tc17_sembar.c | 190 pthread_t thr[4]; in main() local
|
/external/valgrind/main/none/tests/ |
D | thread-exits.c | 40 static void *thr(void *v) in thr() function
|
/external/openssl/apps/ |
D | speed.c | 292 HANDLE thr; in Time_F() local
|
/external/valgrind/main/callgrind/ |
D | dump.c | 1456 thread_info** thr = CLG_(get_threads)(); in new_dumpfile() local
|
/external/oprofile/libpp/ |
D | xml_utils.cpp | 841 thread_info & thr = my_threads[t]; in summarize() local
|