Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c1438 RAPL_UNIT_INVALID, enumerator
3283 assert(desired_unit != RAPL_UNIT_INVALID); in rapl_counter_get_value()
4107 c->unit = RAPL_UNIT_INVALID; in rapl_counter_clear()
4202 if (dst->unit == RAPL_UNIT_INVALID) { in rapl_counter_accumulate()
4800 return RAPL_UNIT_INVALID; in read_perf_rapl_unit()
8508 if (unit == RAPL_UNIT_INVALID) in add_rapl_perf_counter()