Symbol: auxtrace_record
tools/perf/arch/arm/util/auxtrace.c
119
struct auxtrace_record
tools/perf/arch/arm/util/cs-etm.c
185
static struct perf_pmu *cs_etm_get_pmu(struct auxtrace_record *itr)
tools/perf/arch/arm/util/cs-etm.c
242
static int cs_etm_parse_snapshot_options(struct auxtrace_record *itr,
tools/perf/arch/arm/util/cs-etm.c
319
static int cs_etm_recording_options(struct auxtrace_record *itr,
tools/perf/arch/arm/util/cs-etm.c
40
struct auxtrace_record itr;
tools/perf/arch/arm/util/cs-etm.c
488
static u64 cs_etm_synth_etmcr(struct auxtrace_record *itr)
tools/perf/arch/arm/util/cs-etm.c
515
static u64 cs_etmv4_synth_trcconfigr(struct auxtrace_record *itr)
tools/perf/arch/arm/util/cs-etm.c
549
cs_etm_info_priv_size(struct auxtrace_record *itr,
tools/perf/arch/arm/util/cs-etm.c
661
static void cs_etm_save_etmv4_header(__u64 data[], struct auxtrace_record *itr, struct perf_cpu cpu)
tools/perf/arch/arm/util/cs-etm.c
693
static void cs_etm_save_ete_header(__u64 data[], struct auxtrace_record *itr, struct perf_cpu cpu)
tools/perf/arch/arm/util/cs-etm.c
725
struct auxtrace_record *itr,
tools/perf/arch/arm/util/cs-etm.c
784
static int cs_etm_info_fill(struct auxtrace_record *itr,
tools/perf/arch/arm/util/cs-etm.c
842
static int cs_etm_snapshot_start(struct auxtrace_record *itr)
tools/perf/arch/arm/util/cs-etm.c
854
static int cs_etm_snapshot_finish(struct auxtrace_record *itr)
tools/perf/arch/arm/util/cs-etm.c
867
static u64 cs_etm_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/arm/util/cs-etm.c
873
static void cs_etm_recording_free(struct auxtrace_record *itr)
tools/perf/arch/arm/util/cs-etm.c
881
struct auxtrace_record *cs_etm_record_init(int *err)
tools/perf/arch/arm/util/cs-etm.h
10
struct auxtrace_record *cs_etm_record_init(int *err);
tools/perf/arch/arm64/util/arm-spe.c
142
static int arm_spe_info_fill(struct auxtrace_record *itr,
tools/perf/arch/arm64/util/arm-spe.c
37
struct auxtrace_record itr;
tools/perf/arch/arm64/util/arm-spe.c
392
static int arm_spe_recording_options(struct auxtrace_record *itr,
tools/perf/arch/arm64/util/arm-spe.c
447
static int arm_spe_parse_snapshot_options(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/arm64/util/arm-spe.c
466
static int arm_spe_snapshot_start(struct auxtrace_record *itr)
tools/perf/arch/arm64/util/arm-spe.c
483
static int arm_spe_snapshot_finish(struct auxtrace_record *itr)
tools/perf/arch/arm64/util/arm-spe.c
586
static int arm_spe_find_snapshot(struct auxtrace_record *itr, int idx,
tools/perf/arch/arm64/util/arm-spe.c
640
static u64 arm_spe_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/arm64/util/arm-spe.c
649
static void arm_spe_recording_free(struct auxtrace_record *itr)
tools/perf/arch/arm64/util/arm-spe.c
658
struct auxtrace_record *arm_spe_recording_init(int *err,
tools/perf/arch/arm64/util/arm-spe.c
80
arm_spe_info_priv_size(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/arm64/util/arm-spe.c
97
static int arm_spe_save_cpu_header(struct auxtrace_record *itr,
tools/perf/arch/arm64/util/hisi-ptt.c
148
static u64 hisi_ptt_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/arm64/util/hisi-ptt.c
153
static void hisi_ptt_recording_free(struct auxtrace_record *itr)
tools/perf/arch/arm64/util/hisi-ptt.c
161
struct auxtrace_record *hisi_ptt_recording_init(int *err,
tools/perf/arch/arm64/util/hisi-ptt.c
32
struct auxtrace_record itr;
tools/perf/arch/arm64/util/hisi-ptt.c
38
hisi_ptt_info_priv_size(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/arm64/util/hisi-ptt.c
44
static int hisi_ptt_info_fill(struct auxtrace_record *itr,
tools/perf/arch/arm64/util/hisi-ptt.c
97
static int hisi_ptt_recording_options(struct auxtrace_record *itr,
tools/perf/arch/powerpc/util/auxtrace.c
21
powerpc_vpadtl_recording_options(struct auxtrace_record *ar __maybe_unused,
tools/perf/arch/powerpc/util/auxtrace.c
40
static size_t powerpc_vpadtl_info_priv_size(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/powerpc/util/auxtrace.c
47
powerpc_vpadtl_info_fill(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/powerpc/util/auxtrace.c
57
static void powerpc_vpadtl_free(struct auxtrace_record *itr)
tools/perf/arch/powerpc/util/auxtrace.c
62
static u64 powerpc_vpadtl_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/powerpc/util/auxtrace.c
67
struct auxtrace_record *auxtrace_record__init(struct evlist *evlist,
tools/perf/arch/powerpc/util/auxtrace.c
70
struct auxtrace_record *aux;
tools/perf/arch/s390/util/auxtrace.c
20
static void cpumsf_free(struct auxtrace_record *itr)
tools/perf/arch/s390/util/auxtrace.c
25
static size_t cpumsf_info_priv_size(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/s390/util/auxtrace.c
32
cpumsf_info_fill(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/s390/util/auxtrace.c
42
cpumsf_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/s390/util/auxtrace.c
48
cpumsf_recording_options(struct auxtrace_record *ar __maybe_unused,
tools/perf/arch/s390/util/auxtrace.c
77
cpumsf_parse_snapshot_options(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/s390/util/auxtrace.c
88
struct auxtrace_record *auxtrace_record__init(struct evlist *evlist,
tools/perf/arch/s390/util/auxtrace.c
91
struct auxtrace_record *aux;
tools/perf/arch/x86/util/auxtrace.c
20
struct auxtrace_record *auxtrace_record__init_intel(struct evlist *evlist,
tools/perf/arch/x86/util/auxtrace.c
54
struct auxtrace_record *auxtrace_record__init(struct evlist *evlist,
tools/perf/arch/x86/util/intel-bts.c
109
static int intel_bts_recording_options(struct auxtrace_record *itr,
tools/perf/arch/x86/util/intel-bts.c
255
static int intel_bts_parse_snapshot_options(struct auxtrace_record *itr,
tools/perf/arch/x86/util/intel-bts.c
278
static u64 intel_bts_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/x86/util/intel-bts.c
317
static void intel_bts_recording_free(struct auxtrace_record *itr)
tools/perf/arch/x86/util/intel-bts.c
326
static int intel_bts_snapshot_start(struct auxtrace_record *itr)
tools/perf/arch/x86/util/intel-bts.c
339
static int intel_bts_snapshot_finish(struct auxtrace_record *itr)
tools/perf/arch/x86/util/intel-bts.c
369
static int intel_bts_find_snapshot(struct auxtrace_record *itr, int idx,
tools/perf/arch/x86/util/intel-bts.c
421
struct auxtrace_record *intel_bts_recording_init(int *err)
tools/perf/arch/x86/util/intel-bts.c
44
struct auxtrace_record itr;
tools/perf/arch/x86/util/intel-bts.c
60
intel_bts_info_priv_size(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/x86/util/intel-bts.c
66
static int intel_bts_info_fill(struct auxtrace_record *itr,
tools/perf/arch/x86/util/intel-pt.c
1115
static int intel_pt_find_snapshot(struct auxtrace_record *itr, int idx,
tools/perf/arch/x86/util/intel-pt.c
1180
static u64 intel_pt_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/x86/util/intel-pt.c
1195
struct auxtrace_record *intel_pt_recording_init(int *err)
tools/perf/arch/x86/util/intel-pt.c
243
static int intel_pt_parse_snapshot_options(struct auxtrace_record *itr,
tools/perf/arch/x86/util/intel-pt.c
300
intel_pt_info_priv_size(struct auxtrace_record *itr, struct evlist *evlist)
tools/perf/arch/x86/util/intel-pt.c
322
static int intel_pt_info_fill(struct auxtrace_record *itr,
tools/perf/arch/x86/util/intel-pt.c
55
struct auxtrace_record itr;
tools/perf/arch/x86/util/intel-pt.c
615
static int intel_pt_recording_options(struct auxtrace_record *itr,
tools/perf/arch/x86/util/intel-pt.c
899
static int intel_pt_snapshot_start(struct auxtrace_record *itr)
tools/perf/arch/x86/util/intel-pt.c
912
static int intel_pt_snapshot_finish(struct auxtrace_record *itr)
tools/perf/arch/x86/util/intel-pt.c
958
static void intel_pt_recording_free(struct auxtrace_record *itr)
tools/perf/builtin-record.c
161
struct auxtrace_record *itr;
tools/perf/util/arm-spe.h
62
struct auxtrace_record *arm_spe_recording_init(int *err,
tools/perf/util/auxtrace.c
1332
int perf_event__synthesize_auxtrace_info(struct auxtrace_record *itr,
tools/perf/util/auxtrace.c
1945
struct auxtrace_record *itr, struct perf_env *env,
tools/perf/util/auxtrace.c
2056
int auxtrace_mmap__read(struct mmap *map, struct auxtrace_record *itr,
tools/perf/util/auxtrace.c
2064
struct auxtrace_record *itr, struct perf_env *env,
tools/perf/util/auxtrace.c
575
size_t auxtrace_record__info_priv_size(struct auxtrace_record *itr,
tools/perf/util/auxtrace.c
589
int auxtrace_record__info_fill(struct auxtrace_record *itr,
tools/perf/util/auxtrace.c
599
void auxtrace_record__free(struct auxtrace_record *itr)
tools/perf/util/auxtrace.c
605
int auxtrace_record__snapshot_start(struct auxtrace_record *itr)
tools/perf/util/auxtrace.c
612
int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit)
tools/perf/util/auxtrace.c
619
int auxtrace_record__find_snapshot(struct auxtrace_record *itr, int idx,
tools/perf/util/auxtrace.c
628
int auxtrace_record__options(struct auxtrace_record *itr,
tools/perf/util/auxtrace.c
639
u64 auxtrace_record__reference(struct auxtrace_record *itr)
tools/perf/util/auxtrace.c
646
int auxtrace_parse_snapshot_options(struct auxtrace_record *itr,
tools/perf/util/auxtrace.c
685
int auxtrace_record__read_finish(struct auxtrace_record *itr, int idx)
tools/perf/util/auxtrace.c
761
int auxtrace_parse_sample_options(struct auxtrace_record *itr,
tools/perf/util/auxtrace.c
915
struct auxtrace_record *__weak
tools/perf/util/auxtrace.h
388
int (*recording_options)(struct auxtrace_record *itr,
tools/perf/util/auxtrace.h
391
size_t (*info_priv_size)(struct auxtrace_record *itr,
tools/perf/util/auxtrace.h
393
int (*info_fill)(struct auxtrace_record *itr,
tools/perf/util/auxtrace.h
397
void (*free)(struct auxtrace_record *itr);
tools/perf/util/auxtrace.h
398
int (*snapshot_start)(struct auxtrace_record *itr);
tools/perf/util/auxtrace.h
399
int (*snapshot_finish)(struct auxtrace_record *itr);
tools/perf/util/auxtrace.h
400
int (*find_snapshot)(struct auxtrace_record *itr, int idx,
tools/perf/util/auxtrace.h
403
int (*parse_snapshot_options)(struct auxtrace_record *itr,
tools/perf/util/auxtrace.h
406
u64 (*reference)(struct auxtrace_record *itr);
tools/perf/util/auxtrace.h
407
int (*read_finish)(struct auxtrace_record *itr, int idx);
tools/perf/util/auxtrace.h
509
int auxtrace_mmap__read(struct mmap *map, struct auxtrace_record *itr,
tools/perf/util/auxtrace.h
514
struct auxtrace_record *itr, struct perf_env *env,
tools/perf/util/auxtrace.h
568
struct auxtrace_record *auxtrace_record__init(struct evlist *evlist,
tools/perf/util/auxtrace.h
571
int auxtrace_parse_snapshot_options(struct auxtrace_record *itr,
tools/perf/util/auxtrace.h
574
int auxtrace_parse_sample_options(struct auxtrace_record *itr,
tools/perf/util/auxtrace.h
578
int auxtrace_record__options(struct auxtrace_record *itr,
tools/perf/util/auxtrace.h
581
size_t auxtrace_record__info_priv_size(struct auxtrace_record *itr,
tools/perf/util/auxtrace.h
583
int auxtrace_record__info_fill(struct auxtrace_record *itr,
tools/perf/util/auxtrace.h
587
void auxtrace_record__free(struct auxtrace_record *itr);
tools/perf/util/auxtrace.h
588
int auxtrace_record__snapshot_start(struct auxtrace_record *itr);
tools/perf/util/auxtrace.h
589
int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit);
tools/perf/util/auxtrace.h
590
int auxtrace_record__find_snapshot(struct auxtrace_record *itr, int idx,
tools/perf/util/auxtrace.h
593
u64 auxtrace_record__reference(struct auxtrace_record *itr);
tools/perf/util/auxtrace.h
594
int auxtrace_record__read_finish(struct auxtrace_record *itr, int idx);
tools/perf/util/hisi-ptt.h
13
struct auxtrace_record *hisi_ptt_recording_init(int *err,
tools/perf/util/intel-bts.h
24
struct auxtrace_record;
tools/perf/util/intel-bts.h
29
struct auxtrace_record *intel_bts_recording_init(int *err);
tools/perf/util/intel-pt.h
33
struct auxtrace_record;
tools/perf/util/intel-pt.h
40
struct auxtrace_record *intel_pt_recording_init(int *err);
tools/perf/util/s390-cpumsf.h
16
struct auxtrace_record *
tools/perf/util/synthetic-events.h
11
struct auxtrace_record;
tools/perf/util/synthetic-events.h
110
int perf_event__synthesize_auxtrace_info(struct auxtrace_record *itr, const struct perf_tool *tool,