OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hist_entry__free
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
hist.h
91
void
hist_entry__free
(struct hist_entry *);
hist.c
266
hist_entry__free
(n);
529
void
hist_entry__free
(struct hist_entry *he)
function
564
hist_entry__free
(he);
/external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-diff.c
414
hist_entry__free
(he);
Completed in 81 milliseconds