/external/linux-tools-perf/util/ |
D | debug.h | 17 static inline int ui_helpline__show_help(const char *format __used, va_list ap __used) in ui_helpline__show_help() 22 static inline struct ui_progress *ui_progress__new(const char *title __used, in ui_progress__new() 23 u64 total __used) in ui_progress__new() 28 static inline void ui_progress__update(struct ui_progress *self __used, in ui_progress__update() 29 u64 curr __used) {} in ui_progress__update() 31 static inline void ui_progress__delete(struct ui_progress *self __used) {} in ui_progress__delete()
|
D | build-id.c | 22 struct perf_sample *sample __used, in build_id__mark_dso_hit() 23 struct perf_evsel *evsel __used, in build_id__mark_dso_hit() 46 struct perf_sample *sample __used, in perf_event__exit_del_thread()
|
D | wrapper.c | 10 static inline void release_pack_memory(size_t size __used, int flag __used) in release_pack_memory()
|
D | hist.h | 98 int perf_evlist__tui_browse_hists(struct perf_evlist *evlist __used, in perf_evlist__tui_browse_hists() 99 const char *help __used) in perf_evlist__tui_browse_hists() 104 static inline int hist_entry__tui_annotate(struct hist_entry *self __used, in hist_entry__tui_annotate() 105 int evidx __used) in hist_entry__tui_annotate()
|
D | annotate.h | 109 static inline int symbol__tui_annotate(struct symbol *sym __used, in symbol__tui_annotate() 110 struct map *map __used, in symbol__tui_annotate() 111 int evidx __used, int refresh __used) in symbol__tui_annotate()
|
D | session.c | 293 static int process_event_synth_stub(union perf_event *event __used, in process_event_synth_stub() 294 struct perf_session *session __used) in process_event_synth_stub() 300 static int process_event_sample_stub(union perf_event *event __used, in process_event_sample_stub() 301 struct perf_sample *sample __used, in process_event_sample_stub() 302 struct perf_evsel *evsel __used, in process_event_sample_stub() 303 struct perf_session *session __used) in process_event_sample_stub() 309 static int process_event_stub(union perf_event *event __used, in process_event_stub() 310 struct perf_sample *sample __used, in process_event_stub() 311 struct perf_session *session __used) in process_event_stub() 317 static int process_finished_round_stub(union perf_event *event __used, in process_finished_round_stub() [all …]
|
D | cgroup.c | 142 int parse_cgroups(const struct option *opt __used, const char *str, in parse_cgroups() 143 int unset __used) in parse_cgroups()
|
D | event.c | 373 u64 start, u64 end __used) in find_symbol_cb() 460 struct perf_sample *sample __used, in perf_event__process_comm() 476 struct perf_sample *sample __used, in perf_event__process_lost() 598 struct perf_sample *sample __used, in perf_event__process_mmap() 641 struct perf_sample *sample __used, in perf_event__process_task()
|
/external/linux-tools-perf/ |
D | builtin-probe.c | 109 static int opt_add_probe_event(const struct option *opt __used, in opt_add_probe_event() 110 const char *str, int unset __used) in opt_add_probe_event() 119 static int opt_del_probe_event(const struct option *opt __used, in opt_del_probe_event() 120 const char *str, int unset __used) in opt_del_probe_event() 132 static int opt_show_lines(const struct option *opt __used, in opt_show_lines() 133 const char *str, int unset __used) in opt_show_lines() 145 static int opt_show_vars(const struct option *opt __used, in opt_show_vars() 146 const char *str, int unset __used) in opt_show_vars() 165 static int opt_set_filter(const struct option *opt __used, in opt_set_filter() 166 const char *str, int unset __used) in opt_set_filter() [all …]
|
D | builtin-lock.c | 429 struct event *__event __used, in report_lock_acquire_event() 430 int cpu __used, in report_lock_acquire_event() 431 u64 timestamp __used, in report_lock_acquire_event() 432 struct thread *thread __used) in report_lock_acquire_event() 493 struct event *__event __used, in report_lock_acquired_event() 494 int cpu __used, in report_lock_acquired_event() 495 u64 timestamp __used, in report_lock_acquired_event() 496 struct thread *thread __used) in report_lock_acquired_event() 549 struct event *__event __used, in report_lock_contended_event() 550 int cpu __used, in report_lock_contended_event() [all …]
|
D | builtin-sched.c | 314 u64 task_state __used) in add_sched_event_sleep() 385 process_sched_event(struct task_desc *this_task __used, struct sched_atom *atom) in process_sched_event() 803 struct perf_session *session __used, in replay_wakeup_event() 805 int cpu __used, in replay_wakeup_event() 806 u64 timestamp __used, in replay_wakeup_event() 807 struct thread *thread __used) in replay_wakeup_event() 830 struct perf_session *session __used, in replay_switch_event() 834 struct thread *thread __used) in replay_switch_event() 875 int cpu __used, in replay_fork_event() 876 u64 timestamp __used, in replay_fork_event() [all …]
|
D | builtin-inject.c | 20 struct perf_session *session __used) in perf_event__repipe_synth() 40 struct perf_sample *sample __used, in perf_event__repipe() 47 struct perf_sample *sample __used, in perf_event__repipe_sample() 48 struct perf_evsel *evsel __used, in perf_event__repipe_sample() 135 struct perf_evsel *evsel __used, in perf_event__inject_buildid() 236 int cmd_inject(int argc, const char **argv, const char *prefix __used) in cmd_inject()
|
D | builtin-kmem.c | 200 u64 timestamp __used, in process_alloc_event() 201 struct thread *thread __used, in process_alloc_event() 261 u64 timestamp __used, in process_free_event() 262 struct thread *thread __used) in process_free_event() 284 static void process_raw_event(union perf_event *raw_event __used, void *data, in process_raw_event() 314 struct perf_evsel *evsel __used, in process_sample_event() 660 static int parse_sort_opt(const struct option *opt __used, in parse_sort_opt() 661 const char *arg, int unset __used) in parse_sort_opt() 674 static int parse_caller_opt(const struct option *opt __used, in parse_caller_opt() 675 const char *arg __used, int unset __used) in parse_caller_opt() [all …]
|
D | builtin-buildid-cache.c | 53 static int build_id_cache__remove_file(const char *filename __used, in build_id_cache__remove_file() 54 const char *debugdir __used) in build_id_cache__remove_file() 122 int cmd_buildid_cache(int argc, const char **argv, const char *prefix __used) in cmd_buildid_cache()
|
D | builtin-stat.c | 389 static int run_perf_stat(int argc __used, const char **argv) in run_perf_stat() 557 static void print_stalled_cycles_frontend(int cpu, struct perf_evsel *evsel __used, double avg) in print_stalled_cycles_frontend() 580 static void print_stalled_cycles_backend(int cpu, struct perf_evsel *evsel __used, double avg) in print_stalled_cycles_backend() 603 static void print_branch_misses(int cpu, struct perf_evsel *evsel __used, double avg) in print_branch_misses() 626 static void print_l1_dcache_misses(int cpu, struct perf_evsel *evsel __used, double avg) in print_l1_dcache_misses() 649 static void print_l1_icache_misses(int cpu, struct perf_evsel *evsel __used, double avg) in print_l1_icache_misses() 672 static void print_dtlb_cache_misses(int cpu, struct perf_evsel *evsel __used, double avg) in print_dtlb_cache_misses() 695 static void print_itlb_cache_misses(int cpu, struct perf_evsel *evsel __used, double avg) in print_itlb_cache_misses() 718 static void print_ll_cache_misses(int cpu, struct perf_evsel *evsel __used, double avg) in print_ll_cache_misses() 1028 static int stat__set_big_num(const struct option *opt __used, in stat__set_big_num() [all …]
|
D | builtin-report.c | 139 struct perf_sample *sample __used, in process_read_event() 206 static void sig_handler(int sig __used) in sig_handler() 349 parse_callchain_opt(const struct option *opt __used, const char *arg, in parse_callchain_opt() 469 int cmd_report(int argc, const char **argv, const char *prefix __used) in cmd_report()
|
D | builtin-list.c | 17 int cmd_list(int argc, const char **argv, const char *prefix __used) in cmd_list()
|
D | builtin-evlist.c | 53 int cmd_evlist(int argc, const char **argv, const char *prefix __used) in cmd_evlist()
|
D | builtin-buildid-list.c | 55 int cmd_buildid_list(int argc, const char **argv, const char *prefix __used) in cmd_buildid_list()
|
D | builtin-timechart.c | 285 struct perf_sample *sample __used, in process_comm_event() 286 struct perf_session *session __used) in process_comm_event() 293 struct perf_sample *sample __used, in process_fork_event() 294 struct perf_session *session __used) in process_fork_event() 301 struct perf_sample *sample __used, in process_exit_event() 302 struct perf_session *session __used) in process_exit_event() 497 static int process_sample_event(union perf_event *event __used, in process_sample_event() 499 struct perf_evsel *evsel __used, in process_sample_event() 1086 parse_process(const struct option *opt __used, const char *arg, int __used unset) in parse_process() 1111 int cmd_timechart(int argc, const char **argv, const char *prefix __used) in cmd_timechart()
|
D | builtin-top.c | 151 static void sig_winch_handler(int sig __used) in sig_winch_handler() 606 static void *display_thread_tui(void *arg __used) in display_thread_tui() 624 static void *display_thread(void *arg __used) in display_thread() 959 int ret __used; in __cmd_top() local 1068 int cmd_top(int argc, const char **argv, const char *prefix __used) in cmd_top()
|
D | builtin-diff.c | 35 struct perf_evsel *evsel __used, in diff__process_sample_event() 203 int cmd_diff(int argc, const char **argv, const char *prefix __used) in cmd_diff()
|
D | builtin-script.c | 511 static int parse_scriptname(const struct option *opt __used, in parse_scriptname() 512 const char *str, int unset __used) in parse_scriptname() 557 static int parse_output_fields(const struct option *opt __used, in parse_output_fields() 558 const char *arg, int unset __used) in parse_output_fields() 830 static int list_available_scripts(const struct option *opt __used, in list_available_scripts() 831 const char *s __used, int unset __used) in list_available_scripts() 1008 int cmd_script(int argc, const char **argv, const char *prefix __used) in cmd_script()
|
/external/linux-tools-perf/util/include/linux/ |
D | compiler.h | 12 #define __used __attribute__((__unused__)) macro
|
/external/linux-tools-perf/util/ui/ |
D | setup.c | 13 static void newt_suspend(void *d __used) in newt_suspend()
|