Lines Matching defs:itr
38 struct auxtrace_record itr; member
184 static struct perf_pmu *cs_etm_get_pmu(struct auxtrace_record *itr) in cs_etm_get_pmu()
240 static int cs_etm_parse_snapshot_options(struct auxtrace_record *itr, in cs_etm_parse_snapshot_options()
305 static int cs_etm_recording_options(struct auxtrace_record *itr, in cs_etm_recording_options()
477 static u64 cs_etm_get_config(struct auxtrace_record *itr) in cs_etm_get_config()
508 static u64 cs_etmv4_get_config(struct auxtrace_record *itr) in cs_etmv4_get_config()
538 cs_etm_info_priv_size(struct auxtrace_record *itr, in cs_etm_info_priv_size()
650 static void cs_etm_save_etmv4_header(__u64 data[], struct auxtrace_record *itr, struct perf_cpu cpu) in cs_etm_save_etmv4_header()
682 static void cs_etm_save_ete_header(__u64 data[], struct auxtrace_record *itr, struct perf_cpu cpu) in cs_etm_save_ete_header()
714 struct auxtrace_record *itr, in cs_etm_get_metadata()
773 static int cs_etm_info_fill(struct auxtrace_record *itr, in cs_etm_info_fill()
831 static int cs_etm_snapshot_start(struct auxtrace_record *itr) in cs_etm_snapshot_start()
844 static int cs_etm_snapshot_finish(struct auxtrace_record *itr) in cs_etm_snapshot_finish()
863 static void cs_etm_recording_free(struct auxtrace_record *itr) in cs_etm_recording_free()