Searched defs:scale (Results 201 - 207 of 207) sorted by path

123456789

/linux-master/tools/perf/util/
H A Dpmu.c79 double scale; member in struct:perf_pmu_alias
262 int perf_pmu__convert_scale(const char *scale, char **end, double *sval) argument
304 char scale[128]; local
[all...]
H A Dpmu.h181 double scale; member in struct:perf_pmu_info
H A Dstat-shadow.c374 double scale; local
476 double ratio, scale, threshold; local
[all...]
H A Dstat.h70 bool scale; member in struct:perf_stat_config
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c1061 double scale[NUM_RAPL_COUNTERS]; member in struct:rapl_counter_info_t
1206 double scale; member in struct:rapl_counter
3452 double scale; local
6797 const double scale = read_perf_rapl_scale(cai->perf_subsys, cai->perf_name); local
6824 add_rapl_perf_counter(int cpu, struct rapl_counter_info_t *rci, const struct rapl_counter_arch_info *cai, double *scale, enum rapl_unit *unit) argument
6890 double scale; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c360 __u32 scale = beta_scale; local
/linux-master/tools/testing/selftests/kvm/lib/
H A Dtest_util.c44 char *scale; local

Completed in 214 milliseconds

123456789