Searched refs:sighandler_cost (Results 1 - 2 of 2) sorted by last modified time

/external/valgrind/main/callgrind/
H A Dglobal.h612 FullCost sighandler_cost; member in struct:_thread_info
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,

Completed in 82 milliseconds