Searched refs:unit_buffer (Results 1 – 1 of 1) sorted by relevance
4076 char unit_buffer[16]; in read_perf_rapl_unit() local4080 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()