Searched refs:pstack__pop (Results 1 – 3 of 3) sorted by relevance
12 void *pstack__pop(struct pstack *self);
69 void *pstack__pop(struct pstack *self) in pstack__pop() function
891 top = pstack__pop(fstack); in perf_evsel__hists_browse()