Searched refs:show_freq (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hwmon/occ/
H A Dcommon.c786 ssize_t (*show_freq)(struct device *, struct device_attribute *,
811 show_freq = occ_show_freq_2;
921 attr->sensor = OCC_INIT_ATTR(attr->name, 0444, show_freq, NULL,
926 attr->sensor = OCC_INIT_ATTR(attr->name, 0444, show_freq, NULL,
/linux-master/tools/perf/util/
H A Dannotate.h236 bool show_freq);
H A Dhist.h587 int __hists__scnprintf_title(struct hists *hists, char *bf, size_t size, bool show_freq);
H A Dhist.c2740 int __hists__scnprintf_title(struct hists *hists, char *bf, size_t size, bool show_freq) argument
2784 if (show_freq)

Completed in 331 milliseconds