Symbol: intel_pt
arch/x86/include/asm/cpuid/leaf_types.h
294
intel_pt : 1, // Intel processor trace
tools/perf/util/intel-pt.c
1025
static bool intel_pt_get_config(struct intel_pt *pt,
tools/perf/util/intel-pt.c
1037
static bool intel_pt_exclude_kernel(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1049
static bool intel_pt_return_compression(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1065
static bool intel_pt_branch_enable(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1079
static bool intel_pt_disabled_tnt(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1092
static unsigned int intel_pt_mtc_period(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1111
static bool intel_pt_timeless_decoding(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1133
static bool intel_pt_tracing_kernel(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1145
static bool intel_pt_have_tsc(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1165
static bool intel_pt_have_mtc(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1178
static bool intel_pt_sampling_mode(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1190
static u64 intel_pt_ctl(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1202
static u64 intel_pt_ns_to_ticks(const struct intel_pt *pt, u64 ns)
tools/perf/util/intel-pt.c
1212
static struct ip_callchain *intel_pt_alloc_chain(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1221
static int intel_pt_callchain_init(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1237
static void intel_pt_add_callchain(struct intel_pt *pt,
tools/perf/util/intel-pt.c
1259
static int intel_pt_br_stack_init(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1275
static void intel_pt_add_br_stack(struct intel_pt *pt,
tools/perf/util/intel-pt.c
1293
static struct intel_pt_queue *intel_pt_alloc_queue(struct intel_pt *pt,
tools/perf/util/intel-pt.c
1417
static void intel_pt_first_timestamp(struct intel_pt *pt, u64 timestamp)
tools/perf/util/intel-pt.c
1481
static void intel_pt_set_pid_tid_cpu(struct intel_pt *pt,
tools/perf/util/intel-pt.c
1512
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
1559
static void intel_pt_setup_time_range(struct intel_pt *pt,
tools/perf/util/intel-pt.c
1576
static int intel_pt_setup_queue(struct intel_pt *pt,
tools/perf/util/intel-pt.c
1658
static int intel_pt_setup_queues(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1671
static inline bool intel_pt_skip_event(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1682
static inline bool intel_pt_skip_cbr_event(struct intel_pt *pt)
tools/perf/util/intel-pt.c
1713
static void intel_pt_prep_b_sample(struct intel_pt *pt,
tools/perf/util/intel-pt.c
1732
static int intel_pt_inject_event(struct intel_pt *pt, union perf_event *event,
tools/perf/util/intel-pt.c
1758
static inline int intel_pt_opt_inject(struct intel_pt *pt,
tools/perf/util/intel-pt.c
1768
static int intel_pt_deliver_synth_event(struct intel_pt *pt,
tools/perf/util/intel-pt.c
1787
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
183
struct intel_pt *pt;
tools/perf/util/intel-pt.c
1839
static void intel_pt_prep_sample(struct intel_pt *pt,
tools/perf/util/intel-pt.c
1862
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
1898
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
1929
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
1949
static void intel_pt_prep_p_sample(struct intel_pt *pt,
tools/perf/util/intel-pt.c
1966
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
1992
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
2026
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
2056
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
2085
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
2114
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
2143
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
233
static void intel_pt_dump(struct intel_pt *pt __maybe_unused,
tools/perf/util/intel-pt.c
2441
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
2588
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
2600
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
2628
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
2670
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
2705
static int intel_pt_synth_error(struct intel_pt *pt, int code, int cpu,
tools/perf/util/intel-pt.c
273
static void intel_pt_dump_event(struct intel_pt *pt, unsigned char *buf,
tools/perf/util/intel-pt.c
2751
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
2771
static int intel_pt_next_tid(struct intel_pt *pt, struct intel_pt_queue *ptq)
tools/perf/util/intel-pt.c
2794
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
2808
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
293
struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt,
tools/perf/util/intel-pt.c
2982
static u64 intel_pt_switch_ip(struct intel_pt *pt, u64 *ptss_ip)
tools/perf/util/intel-pt.c
300
static bool intel_pt_log_events(struct intel_pt *pt, u64 tm)
tools/perf/util/intel-pt.c
3034
static void intel_pt_enable_sync_switch(struct intel_pt *pt)
tools/perf/util/intel-pt.c
3052
static void intel_pt_disable_sync_switch(struct intel_pt *pt)
tools/perf/util/intel-pt.c
3075
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
3144
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
3225
static inline int intel_pt_update_queues(struct intel_pt *pt)
tools/perf/util/intel-pt.c
3234
static int intel_pt_process_queues(struct intel_pt *pt, u64 timestamp)
tools/perf/util/intel-pt.c
3289
static int intel_pt_process_timeless_queues(struct intel_pt *pt, pid_t tid,
tools/perf/util/intel-pt.c
3337
static int intel_pt_process_timeless_sample(struct intel_pt *pt,
tools/perf/util/intel-pt.c
3359
static int intel_pt_lost(struct intel_pt *pt, struct perf_sample *sample)
tools/perf/util/intel-pt.c
3366
static struct intel_pt_queue *intel_pt_cpu_to_ptq(struct intel_pt *pt, int cpu)
tools/perf/util/intel-pt.c
3394
static int intel_pt_sync_switch(struct intel_pt *pt, int cpu, pid_t tid,
tools/perf/util/intel-pt.c
3440
static int intel_pt_process_switch(struct intel_pt *pt,
tools/perf/util/intel-pt.c
3465
static int intel_pt_context_switch_in(struct intel_pt *pt,
tools/perf/util/intel-pt.c
3503
static int intel_pt_guest_context_switch(struct intel_pt *pt,
tools/perf/util/intel-pt.c
3530
static int intel_pt_context_switch(struct intel_pt *pt, union perf_event *event,
tools/perf/util/intel-pt.c
355
struct intel_pt *pt = ptq->pt;
tools/perf/util/intel-pt.c
3568
static int intel_pt_process_itrace_start(struct intel_pt *pt,
tools/perf/util/intel-pt.c
3589
static int intel_pt_data_src_fmt(struct intel_pt *pt, struct evsel *evsel)
tools/perf/util/intel-pt.c
3628
static int intel_pt_process_aux_output_hw_id(struct intel_pt *pt,
tools/perf/util/intel-pt.c
363
static void intel_pt_free_vmcs_info(struct intel_pt *pt)
tools/perf/util/intel-pt.c
3665
static int intel_pt_text_poke(struct intel_pt *pt, union perf_event *event)
tools/perf/util/intel-pt.c
3725
struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt,
tools/perf/util/intel-pt.c
377
static int intel_pt_do_fix_overlap(struct intel_pt *pt, struct auxtrace_buffer *a,
tools/perf/util/intel-pt.c
3809
struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt,
tools/perf/util/intel-pt.c
3832
struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt,
tools/perf/util/intel-pt.c
3847
struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt,
tools/perf/util/intel-pt.c
3866
struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt,
tools/perf/util/intel-pt.c
3876
struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt,
tools/perf/util/intel-pt.c
3915
struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt,
tools/perf/util/intel-pt.c
3964
static struct evsel *intel_pt_evsel(struct intel_pt *pt,
tools/perf/util/intel-pt.c
3977
static int intel_pt_synth_events(struct intel_pt *pt,
tools/perf/util/intel-pt.c
4181
static void intel_pt_setup_pebs_events(struct intel_pt *pt)
tools/perf/util/intel-pt.c
4230
struct intel_pt *pt = data;
tools/perf/util/intel-pt.c
4242
static u64 intel_pt_tsc_start(u64 ns, struct intel_pt *pt)
tools/perf/util/intel-pt.c
4262
static u64 intel_pt_tsc_end(u64 ns, struct intel_pt *pt)
tools/perf/util/intel-pt.c
4281
static int intel_pt_setup_time_ranges(struct intel_pt *pt,
tools/perf/util/intel-pt.c
4320
static int intel_pt_parse_vm_tm_corr_arg(struct intel_pt *pt, char **args)
tools/perf/util/intel-pt.c
4360
static int intel_pt_parse_vm_tm_corr_args(struct intel_pt *pt)
tools/perf/util/intel-pt.c
4434
struct intel_pt *pt;
tools/perf/util/intel-pt.c
4443
pt = zalloc(sizeof(struct intel_pt));
tools/perf/util/intel-pt.c
947
static bool intel_pt_match_pgd_ip(struct intel_pt *pt, uint64_t ip,