Searched defs:hists (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-report.c88 struct hists *hists; local
130 struct hists *hists; local
268 struct hists *hists = rb_entry(next, struct hists, rb_node); local
332 struct hists *hists; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dhist.h69 struct hists { struct
[all...]
H A Dsession.h34 struct hists hists; member in struct:perf_session
H A Devent.c337 static void thread__comm_adjust(struct thread *self, struct hists *hists) argument
651 static void dso__calc_col_width(struct dso *self, struct hists *hist argument
351 thread__set_comm_adjust(struct thread *self, const char *comm, struct hists *hists) argument
[all...]
H A Dhist.c579 hist_entry__snprintf(struct hist_entry *self, char *s, size_t size, struct hists *hists, struct hists *pair_hists, bool show_displacement, long displacement, bool color, u64 session_total) argument
692 hist_entry__fprintf(struct hist_entry *self, struct hists *hists, struct hists *pair_hists, bool show_displacement, long displacement, FILE *fp, u64 session_total) argument
703 hist_entry__fprintf_callchain(struct hist_entry *self, struct hists *hists, FILE *fp, u64 session_total) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/ui/browsers/
H A Dhists.c22 struct hists *hists; member in struct:hist_browser
670 hist_browser__new(struct hists *hists) argument
919 struct hists *hists = rb_entry(nd, struct hists, rb_node); local
[all...]

Completed in 176 milliseconds