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

  /external/valgrind/main/callgrind/
jumps.c 51 jccs->spontaneous = 0;
65 dst->spontaneous = current_jccs.spontaneous;
75 current_jccs.spontaneous = h->spontaneous;
138 * for a spontaneous call, from is 0 (i.e. caller unknown)
169 jcc->next_from = current_jccs.spontaneous;
170 current_jccs.spontaneous = jcc;
global.h 554 jCC* spontaneous; member in struct:_jcc_hash

Completed in 38 milliseconds