Searched refs:interval_sec (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/perf/pmu-events/ |
| H A D | intel_metrics.py | 17 interval_sec = Event("duration_time") variable 49 d_ratio(cond_pkg * scale, interval_sec), "Watts"), 51 d_ratio(cond_cores * scale, interval_sec), "Watts"), 53 d_ratio(cond_ram * scale, interval_sec), "Watts"), 55 d_ratio(cond_gpu * scale, interval_sec), "Watts"), 57 d_ratio(cond_psys * scale, interval_sec), "Watts"), 145 br_r = d_ratio(br_all, interval_sec) 148 clr_r = d_ratio(br_clr, interval_sec) if br_clr else None 176 br_r = d_ratio(br_all, interval_sec) 212 br_r = d_ratio(br_cond, interval_sec) [all …]
|
| H A D | amd_metrics.py | 15 interval_sec = Event("duration_time") variable 30 br_r = d_ratio(br, interval_sec) 33 clr_r = d_ratio(br_clr, interval_sec) 54 br_r = d_ratio(br, interval_sec) 75 br_r = d_ratio(br, interval_sec) 98 br_r = d_ratio(br, interval_sec) 111 br_r = d_ratio(br, interval_sec) 130 d_ratio(cs, interval_sec), "ctxsw/s") 179 walks_r = d_ratio(walks, interval_sec) 182 l1_r = d_ratio(l1, interval_sec) [all …]
|
| /linux/tools/power/cpupower/po/ |
| H A D | de.po | 76 "interval_sec | -c command ...]\n" 79 "interval_sec | -c Befehl ...]\n" 85 "interval_sec | -c command ...]\n" 88 "interval_sec | -c Befehl ...]\n"
|
| H A D | ka.po | 78 "interval_sec | -c command ...]\n" 87 "interval_sec | -c command ...]\n"
|
| H A D | cs.po | 79 "interval_sec | -c command ...]\n" 86 "interval_sec | -c command ...]\n"
|
| H A D | pt.po | 74 "interval_sec | -c command ...]\n" 81 "interval_sec | -c command ...]\n"
|
| H A D | fr.po | 76 "interval_sec | -c command ...]\n" 83 "interval_sec | -c command ...]\n"
|
| H A D | it.po | 76 "interval_sec | -c command ...]\n" 83 "interval_sec | -c command ...]\n"
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | wmi.h | 496 __le16 interval_sec; member
|