Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c1107 RAPL_UNIT_INVALID, enumerator
2602 assert(desired_unit != RAPL_UNIT_INVALID); in rapl_counter_get_value()
3401 c->unit = RAPL_UNIT_INVALID; in rapl_counter_clear()
3489 if (dst->unit == RAPL_UNIT_INVALID) { in rapl_counter_accumulate()
4084 return RAPL_UNIT_INVALID; in read_perf_rapl_unit()
7475 if (unit == RAPL_UNIT_INVALID) in add_rapl_perf_counter_()