Searched defs:scale (Results 1 – 13 of 13) sorted by relevance
| /tools/iio/ |
| D | iio_utils.h | 41 float scale; member
|
| /tools/testing/selftests/kvm/lib/ |
| D | test_util.c | 44 char *scale; in parse_size() local
|
| /tools/perf/util/ |
| D | stat-shadow.c | 382 double scale; in prepare_metric() local 484 double ratio, scale, threshold; in generic_metric() local
|
| D | pmu.h | 187 double scale; member
|
| D | pmu.c | 75 double scale; member 258 int perf_pmu__convert_scale(const char *scale, char **end, double *sval) in perf_pmu__convert_scale() 300 char scale[128]; in perf_pmu__parse_scale() local
|
| D | stat.h | 70 bool scale; member
|
| D | evsel.h | 82 double scale; member
|
| D | evsel.c | 1873 int __evsel__read_on_cpu(struct evsel *evsel, int cpu_map_idx, int thread, bool scale) in __evsel__read_on_cpu()
|
| /tools/testing/selftests/bpf/progs/ |
| D | bpf_cubic.c | 360 __u32 scale = beta_scale; in bictcp_update() local
|
| /tools/lib/perf/ |
| D | evsel.c | 541 bool scale, __s8 *pscaled) in perf_counts_values__scale()
|
| /tools/lib/perf/include/perf/ |
| D | event.h | 260 double scale; member 269 struct perf_record_event_update_scale scale; member
|
| /tools/power/x86/turbostat/ |
| D | turbostat.c | 119 double scale; member 1125 double scale[NUM_RAPL_COUNTERS]; member 1264 double scale; member 4102 double scale; in read_perf_scale() local 7559 const double scale = read_perf_scale(cai->perf_subsys, cai->perf_name); in add_rapl_perf_counter_() local 7587 double *scale, enum rapl_unit *unit) in add_rapl_perf_counter() 7644 double scale; in rapl_perf_init() local
|
| /tools/perf/scripts/python/ |
| D | exported-sql-viewer.py | 2083 def __init__(self, scale, subrange, region_attributes, dp): argument 2119 def ToPDP(self, dp, scale): argument
|