Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhwmon_pmu.c42 static const char * const hwmon_item_strs[HWMON_ITEM__MAX] = { variable
223 elem = bsearch(fn_item, hwmon_item_strs + 1, ARRAY_SIZE(hwmon_item_strs) - 1, in parse_hwmon_filename()
224 sizeof(hwmon_item_strs[0]), hwmon_strcmp); in parse_hwmon_filename()
230 *item = elem - &hwmon_item_strs[0]; in parse_hwmon_filename()
444 hwmon_item_strs[bit], in hwmon_pmu__describe_items()
460 hwmon_item_strs[bit], in hwmon_pmu__describe_items()