Searched refs:sighandler_cost (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/callgrind/
H A Dthreads.c114 t->sighandler_cost = CLG_(get_eventset_cost)( CLG_(sets).full );
116 CLG_(init_cost)( CLG_(sets).full, t->sighandler_cost );
281 thread[CLG_(current_tid)]->sighandler_cost,
H A Dglobal.h612 FullCost sighandler_cost; member in struct:_thread_info

Completed in 111 milliseconds