OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:annotation__histogram
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
annotate.c
69
h =
annotation__histogram
(notes, evidx);
127
struct sym_hist *h =
annotation__histogram
(notes, evidx);
411
struct sym_hist *h =
annotation__histogram
(notes, evidx);
495
struct sym_hist *h =
annotation__histogram
(notes, evidx);
572
struct sym_hist *h =
annotation__histogram
(notes, evidx);
580
struct sym_hist *h =
annotation__histogram
(notes, evidx);
annotate.h
71
static inline struct sym_hist *
annotation__histogram
(struct annotation *notes, int idx)
function
/external/linux-tools-perf/util/ui/browsers/
annotate.c
73
struct sym_hist *h =
annotation__histogram
(notes, evidx);
Completed in 142 milliseconds