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

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

Completed in 120 milliseconds