Searched defs:tsc (Results 1 – 10 of 10) sorted by relevance
/tools/perf/arch/x86/util/ |
A D | tsc.c | 64 static double tsc; in arch_get_tsc_freq() local
|
/tools/testing/selftests/intel_pstate/ |
A D | aperf.c | 26 long long tsc, old_tsc, new_tsc; in main() local
|
/tools/arch/x86/include/asm/ |
A D | pvclock.h | 79 u64 __pvclock_read_cycles(const struct pvclock_vcpu_time_info *src, u64 tsc) in __pvclock_read_cycles()
|
/tools/power/x86/amd_pstate_tracer/ |
A D | amd_pstate_trace.py | 155 …_dec, time_post_dec, min_perf, des_perf, max_perf, freq_ghz, mperf, aperf, tsc, common_comm, load,… argument
|
/tools/power/cpupower/utils/idle_monitor/ |
A D | mperf_monitor.c | 83 static int mperf_get_tsc(unsigned long long *tsc) in mperf_get_tsc()
|
/tools/power/x86/intel_pstate_tracer/ |
A D | intel_pstate_tracer.py | 326 … time_pre_dec, time_post_dec, core_busy, scaled, _from, _to, mperf, aperf, tsc, freq_ghz, io_boost… argument
|
/tools/perf/util/intel-pt-decoder/ |
A D | intel-pt-decoder.c | 2320 bool tsc, pip, vmcs, tma, psbend; member 4174 static bool intel_pt_next_tsc(unsigned char *buf, size_t len, uint64_t *tsc, in intel_pt_next_tsc() 4414 uint64_t tsc; in intel_pt_ff_cb() local 4491 uint64_t tsc; in intel_pt_fast_forward() local
|
/tools/perf/util/ |
A D | intel-pt.c | 4225 u64 tsc, tm; in intel_pt_tsc_start() local 4245 u64 tsc, tm; in intel_pt_tsc_end() local
|
/tools/perf/ |
A D | builtin-inject.c | 1545 u64 tsc; in guest_session__convert_time() local
|
/tools/power/x86/turbostat/ |
A D | turbostat.c | 1998 unsigned long long tsc; member 3145 double interval_float, tsc; in format_counters() local
|
Completed in 933 milliseconds