Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c1154 enum rapl_unit { enum
1165 enum rapl_unit unit[NUM_RAPL_COUNTERS];
1316 enum rapl_unit unit;
2831 double rapl_counter_get_value(const struct rapl_counter *c, enum rapl_unit desired_unit, double int… in rapl_counter_get_value()
7805 double *scale_, enum rapl_unit *unit_) in add_rapl_perf_counter_()
7815 const enum rapl_unit unit = read_perf_rapl_unit(cai->perf_subsys, cai->perf_name); in add_rapl_perf_counter_()
7838 double *scale, enum rapl_unit *unit) in add_rapl_perf_counter()
7896 enum rapl_unit unit; in rapl_perf_init()