Searched defs:thread_info (Results 1 – 12 of 12) sorted by relevance
92 typedef struct thread_info { struct96 } thread_info; argument
79 struct thread_info { struct80 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 */
27 struct thread_info struct37 struct thread_info *current_inferior; argument
86 static void thread_func(struct cthread* thread_info) in thread_func()
141 ThreadInfo* thread_info = NULL; variable
191 ForwarderThreadInfo* thread_info = in ForwarderThread() local
139 OSet* thread_info; member
444 class thread_info : public module_info { class446 thread_info() { nr_modules = 0; } in thread_info() function in thread_info
4111 typedef struct thread_info { struct4115 } thread_info; argument
2285 var thread_info = { current: details[0], variable
223 typedef struct _thread_info thread_info; typedef
6690 PRE(thread_info) in PRE() argument6700 POST(thread_info) in POST() argument