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

  /external/valgrind/callgrind/
threads.c 117 t->sighandler_cost = CLG_(get_eventset_cost)( CLG_(sets).full );
119 CLG_(init_cost)( CLG_(sets).full, t->sighandler_cost );
284 thread[CLG_(current_tid)]->sighandler_cost,
global.h 579 FullCost sighandler_cost; member in struct:_thread_info

Completed in 76 milliseconds