Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dhwmon_pmu.c254 bool parse_ok; in test__parse_hwmon_filename() member
262 .parse_ok = true, in test__parse_hwmon_filename()
270 .parse_ok = true, in test__parse_hwmon_filename()
278 .parse_ok = true, in test__parse_hwmon_filename()
286 .parse_ok = true, in test__parse_hwmon_filename()
294 .parse_ok = true, in test__parse_hwmon_filename()
302 .parse_ok = false, in test__parse_hwmon_filename()
310 .parse_ok = false, in test__parse_hwmon_filename()
327 tests[i].parse_ok in test__parse_hwmon_filename()
329 if (tests[i].parse_ok) { in test__parse_hwmon_filename()