show_freq          73 drivers/devfreq/governor_userspace.c static DEVICE_ATTR(set_freq, 0644, show_freq, store_freq);
show_freq         733 drivers/hwmon/occ/common.c 	ssize_t (*show_freq)(struct device *, struct device_attribute *,
show_freq         754 drivers/hwmon/occ/common.c 		show_freq = occ_show_freq_2;
show_freq         854 drivers/hwmon/occ/common.c 		attr->sensor = OCC_INIT_ATTR(attr->name, 0444, show_freq, NULL,
show_freq         859 drivers/hwmon/occ/common.c 		attr->sensor = OCC_INIT_ATTR(attr->name, 0444, show_freq, NULL,
show_freq         220 tools/perf/util/annotate.h 					   bool show_freq);
show_freq        2625 tools/perf/util/hist.c int __hists__scnprintf_title(struct hists *hists, char *bf, size_t size, bool show_freq)
show_freq        2669 tools/perf/util/hist.c 	if (show_freq)
show_freq         562 tools/perf/util/hist.h int __hists__scnprintf_title(struct hists *hists, char *bf, size_t size, bool show_freq);