Searched refs:show_displacement (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dhist.h86 struct hists *pair_hists, bool show_displacement,
90 bool show_displacement, long displacement,
101 bool show_displacement, FILE *fp);
H A Dhist.c581 bool show_displacement, long displacement,
667 if (show_displacement) {
693 struct hists *pair_hists, bool show_displacement,
698 show_displacement, displacement,
721 bool show_displacement, FILE *fp)
767 if (show_displacement) {
806 if (show_displacement)
829 if (show_displacement) {
837 ret += hist_entry__fprintf(h, self, pair, show_displacement,
579 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
720 hists__fprintf(struct hists *self, struct hists *pair, bool show_displacement, FILE *fp) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-diff.c23 static bool show_displacement; variable
156 if (show_displacement)
161 show_displacement, stdout);
176 OPT_BOOLEAN('m', "displacement", &show_displacement,

Completed in 32 milliseconds