OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hists__filter_by_thread
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
hist.h
88
void
hists__filter_by_thread
(struct hists *self, const struct thread *thread);
hist.c
945
void
hists__filter_by_thread
(struct hists *self, const struct thread *thread)
function
/external/linux-tools-perf/util/ui/browsers/
hists.c
988
hists__filter_by_thread
(self, thread_filter);
Completed in 410 milliseconds