Searched defs:itr (Results 1 – 9 of 9) sorted by relevance
/tools/perf/arch/arm/util/ |
D | cs-etm.c | 37 struct auxtrace_record itr; member 61 static int cs_etm_set_context_id(struct auxtrace_record *itr, in cs_etm_set_context_id() 110 static int cs_etm_set_timestamp(struct auxtrace_record *itr, in cs_etm_set_timestamp() 158 static int cs_etm_set_option(struct auxtrace_record *itr, in cs_etm_set_option() 192 static int cs_etm_parse_snapshot_options(struct auxtrace_record *itr, in cs_etm_parse_snapshot_options() 251 static int cs_etm_recording_options(struct auxtrace_record *itr, in cs_etm_recording_options() 435 static u64 cs_etm_get_config(struct auxtrace_record *itr) in cs_etm_get_config() 466 static u64 cs_etmv4_get_config(struct auxtrace_record *itr) in cs_etmv4_get_config() 531 static bool cs_etm_is_etmv4(struct auxtrace_record *itr, int cpu) in cs_etm_is_etmv4() 570 struct auxtrace_record *itr, in cs_etm_get_metadata() [all …]
|
/tools/perf/arch/x86/util/ |
D | intel-bts.c | 40 struct auxtrace_record itr; member 62 static int intel_bts_info_fill(struct auxtrace_record *itr, in intel_bts_info_fill() 105 static int intel_bts_recording_options(struct auxtrace_record *itr, in intel_bts_recording_options() 245 static int intel_bts_parse_snapshot_options(struct auxtrace_record *itr, in intel_bts_parse_snapshot_options() 307 static void intel_bts_recording_free(struct auxtrace_record *itr) in intel_bts_recording_free() 316 static int intel_bts_snapshot_start(struct auxtrace_record *itr) in intel_bts_snapshot_start() 329 static int intel_bts_snapshot_finish(struct auxtrace_record *itr) in intel_bts_snapshot_finish() 359 static int intel_bts_find_snapshot(struct auxtrace_record *itr, int idx, in intel_bts_find_snapshot() 411 static int intel_bts_read_finish(struct auxtrace_record *itr, int idx) in intel_bts_read_finish()
|
D | intel-pt.c | 47 struct auxtrace_record itr; member 235 static int intel_pt_parse_snapshot_options(struct auxtrace_record *itr, in intel_pt_parse_snapshot_options() 295 intel_pt_info_priv_size(struct auxtrace_record *itr, struct evlist *evlist) in intel_pt_info_priv_size() 316 static int intel_pt_info_fill(struct auxtrace_record *itr, in intel_pt_info_fill() 574 static int intel_pt_recording_options(struct auxtrace_record *itr, in intel_pt_recording_options() 810 static int intel_pt_snapshot_start(struct auxtrace_record *itr) in intel_pt_snapshot_start() 823 static int intel_pt_snapshot_finish(struct auxtrace_record *itr) in intel_pt_snapshot_finish() 869 static void intel_pt_recording_free(struct auxtrace_record *itr) in intel_pt_recording_free() 1026 static int intel_pt_find_snapshot(struct auxtrace_record *itr, int idx, in intel_pt_find_snapshot() 1096 static int intel_pt_read_finish(struct auxtrace_record *itr, int idx) in intel_pt_read_finish()
|
/tools/perf/arch/arm64/util/ |
D | arm-spe.c | 30 struct auxtrace_record itr; member 42 static int arm_spe_info_fill(struct auxtrace_record *itr, in arm_spe_info_fill() 63 static int arm_spe_recording_options(struct auxtrace_record *itr, in arm_spe_recording_options() 153 static void arm_spe_recording_free(struct auxtrace_record *itr) in arm_spe_recording_free() 161 static int arm_spe_read_finish(struct auxtrace_record *itr, int idx) in arm_spe_read_finish()
|
/tools/perf/util/ |
D | auxtrace.c | 504 size_t auxtrace_record__info_priv_size(struct auxtrace_record *itr, in auxtrace_record__info_priv_size() 518 int auxtrace_record__info_fill(struct auxtrace_record *itr, in auxtrace_record__info_fill() 528 void auxtrace_record__free(struct auxtrace_record *itr) in auxtrace_record__free() 534 int auxtrace_record__snapshot_start(struct auxtrace_record *itr) in auxtrace_record__snapshot_start() 541 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish() 548 int auxtrace_record__find_snapshot(struct auxtrace_record *itr, int idx, in auxtrace_record__find_snapshot() 557 int auxtrace_record__options(struct auxtrace_record *itr, in auxtrace_record__options() 566 u64 auxtrace_record__reference(struct auxtrace_record *itr) in auxtrace_record__reference() 573 int auxtrace_parse_snapshot_options(struct auxtrace_record *itr, in auxtrace_parse_snapshot_options() 884 int perf_event__synthesize_auxtrace_info(struct auxtrace_record *itr, in perf_event__synthesize_auxtrace_info() [all …]
|
/tools/perf/arch/s390/util/ |
D | auxtrace.c | 19 static void cpumsf_free(struct auxtrace_record *itr) in cpumsf_free()
|
/tools/testing/selftests/gpio/ |
D | gpio-mockup-chardev.c | 34 struct libmnt_iter *itr = NULL; in get_debugfs() local
|
/tools/perf/ |
D | builtin-sched.c | 2189 struct idle_thread_runtime *itr; in init_idle_thread() local 2283 struct idle_thread_runtime *itr, in save_idle_callchain() 2316 struct idle_thread_runtime *itr; in timehist_get_thread() local 2577 struct idle_thread_runtime *itr = (void *)tr; in timehist_sched_change_event() local 2869 struct idle_thread_runtime *itr; in timehist_print_summary() local
|
D | builtin-record.c | 80 struct auxtrace_record *itr; member
|