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

  /external/valgrind/callgrind/
jumps.c 49 jccs->spontaneous = 0;
63 dst->spontaneous = current_jccs.spontaneous;
73 current_jccs.spontaneous = h->spontaneous;
134 * for a spontaneous call, from is 0 (i.e. caller unknown)
165 jcc->next_from = current_jccs.spontaneous;
166 current_jccs.spontaneous = jcc;
global.h 528 jCC* spontaneous; member in struct:_jcc_hash

Completed in 290 milliseconds