Searched refs:add_thread (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/m_gdbserver/
H A Dinferiors.c98 void add_thread (unsigned long thread_id, void *target_data, unsigned int gdb_id) function
H A Dserver.h235 void add_thread (unsigned long thread_id, void *target_data, unsigned int);
H A Dtarget.c74 /* call add_thread for all valgrind threads not known in gdb all_threads */
92 add_thread (ptid, ts, ptid);
/external/oprofile/libpp/
H A Dxml_utils.cpp467 void add_thread(string const & tid, size_t l, size_t h);
822 void process_info::add_thread(string const & tid, size_t l, size_t h) function in class:process_info
1013 p->add_thread(classes.v[tid].ptemplate.tid, tid, next_tid-1);

Completed in 77 milliseconds