Home
last modified time | relevance | path

Searched defs:thread_info (Results 1 – 12 of 12) sorted by relevance

/external/clang/tools/c-arcmt-test/
Dc-arcmt-test.c92 typedef struct thread_info { struct
96 } thread_info; argument
/external/valgrind/main/exp-bbv/
Dbbv_main.c79 struct thread_info { struct
80 ULong dyn_instr; /* Current retired instruction count */
81 ULong total_instr; /* Total retired instruction count */
82 Addr last_rep_addr; /* rep counting values */
83 ULong rep_count;
84 ULong global_rep_count;
85 ULong unique_rep_count;
86 ULong fldcw_count; /* fldcw count */
87 Int bbtrace_fd; /* file descriptor */
/external/valgrind/main/coregrind/m_gdbserver/
Dinferiors.c27 struct thread_info struct
37 struct thread_info *current_inferior; argument
/external/valgrind/main/drd/tests/
Dpth_broadcast.c86 static void thread_func(struct cthread* thread_info) in thread_func()
/external/chromium_org/base/message_loop/
Dmessage_pump_glib.cc141 ThreadInfo* thread_info = NULL; variable
/external/chromium_org/tools/android/forwarder/
Dforwarder.cc191 ForwarderThreadInfo* thread_info = in ForwarderThread() local
/external/valgrind/main/drd/
Ddrd_clientobj.h139 OSet* thread_info; member
/external/oprofile/libpp/
Dxml_utils.cpp444 class thread_info : public module_info { class
446 thread_info() { nr_modules = 0; } in thread_info() function in thread_info
/external/clang/tools/c-index-test/
Dc-index-test.c4111 typedef struct thread_info { struct
4115 } thread_info; argument
/external/chromium_org/v8/src/
Ddebug-debugger.js2285 var thread_info = { current: details[0], variable
/external/valgrind/main/callgrind/
Dglobal.h223 typedef struct _thread_info thread_info; typedef
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-darwin.c6690 PRE(thread_info) in PRE() argument
6700 POST(thread_info) in POST() argument