Lines Matching refs:PRIu64
1876 intel_pt_log("sched_switch: cpu %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_switch()
1917 intel_pt_log("context_switch: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_context_switch()
1935 intel_pt_log("itrace_start: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_itrace_start()
2002 intel_pt_log("event %s (%u): cpu %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_event()
2123 pr_debug("Synthesizing '%s' event with id %" PRIu64 " sample type %#" PRIx64 "\n", in intel_pt_synth_event()
2357 [INTEL_PT_TIME_SHIFT] = " Time Shift %"PRIu64"\n",
2358 [INTEL_PT_TIME_MULT] = " Time Muliplier %"PRIu64"\n",
2359 [INTEL_PT_TIME_ZERO] = " Time Zero %"PRIu64"\n",
2367 [INTEL_PT_TSC_CTC_N] = " TSC:CTC numerator %"PRIu64"\n",
2368 [INTEL_PT_TSC_CTC_D] = " TSC:CTC denominator %"PRIu64"\n",
2370 [INTEL_PT_MAX_NONTURBO_RATIO] = " Max non-turbo ratio %"PRIu64"\n",
2371 [INTEL_PT_FILTER_STR_LEN] = " Filter string len. %"PRIu64"\n",
2577 intel_pt_log("TSC frequency %"PRIu64"\n", tsc_freq); in intel_pt_process_auxtrace_info()