Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c4076 char unit_buffer[16]; in read_perf_rapl_unit() local
4080 read_perf_counter_info(path, format, &unit_buffer); in read_perf_rapl_unit()
4081 if (strcmp("Joules", unit_buffer) == 0) in read_perf_rapl_unit()