Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwmon/occ/
Dcommon.c789 ssize_t (*show_freq)(struct device *, struct device_attribute *, in occ_setup_sensor_attrs() local
814 show_freq = occ_show_freq_2; in occ_setup_sensor_attrs()
923 attr->sensor = OCC_INIT_ATTR(attr->name, 0444, show_freq, NULL, in occ_setup_sensor_attrs()
928 attr->sensor = OCC_INIT_ATTR(attr->name, 0444, show_freq, NULL, in occ_setup_sensor_attrs()
/Linux-v5.15/tools/perf/util/
Dannotate.h224 bool show_freq);
Dhist.h584 int __hists__scnprintf_title(struct hists *hists, char *bf, size_t size, bool show_freq);
Dhist.c2706 int __hists__scnprintf_title(struct hists *hists, char *bf, size_t size, bool show_freq) in __hists__scnprintf_title() argument
2750 if (show_freq) in __hists__scnprintf_title()