OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pstack__remove
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
pstack.h
10
void
pstack__remove
(struct pstack *self, void *key);
pstack.c
43
void
pstack__remove
(struct pstack *self, void *key)
function
/external/linux-tools-perf/util/ui/browsers/
hists.c
958
pstack__remove
(fstack, &dso_filter);
977
pstack__remove
(fstack, &thread_filter);
Completed in 213 milliseconds