Searched defs:switch_thread (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/callgrind/
H A Dthreads.c91 CLG_(switch_thread)(t);
94 CLG_(switch_thread)(orig_tid);
127 void CLG_(switch_thread)(ThreadId tid) function
193 CLG_(switch_thread)(tid);
204 CLG_(switch_thread)(tid);
245 CLG_(switch_thread)(tid);

Completed in 165 milliseconds