Searched refs:last_cxt (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/callgrind/
H A Dcontext.c244 if ( ((cxt = (*fn)->last_cxt) != 0) && is_cxt(hash, fn, cxt)) {
262 (*fn)->last_cxt = cxt;
H A Dglobal.h394 Context* last_cxt; /* LRU info */ member in struct:_fn_node
H A Dfn.c350 fn->last_cxt = 0;

Completed in 86 milliseconds