| /tools/perf/util/ |
| D | target.h | 8 struct target { struct 20 enum target_errno { argument 52 static inline bool target__has_task(struct target *target) in target__has_task() 57 static inline bool target__has_cpu(struct target *target) in target__has_cpu() 62 static inline bool target__none(struct target *target) in target__none() 67 static inline bool target__uses_dummy_map(struct target *target) in target__uses_dummy_map()
|
| D | target.c | 17 enum target_errno target__validate(struct target *target) in target__validate() 69 enum target_errno target__parse_uid(struct target *target) in target__parse_uid() 116 int target__strerror(struct target *target, int errnum, in target__strerror()
|
| D | top.c | 30 struct target *target = &opts->target; in perf_top__header_snprintf() local
|
| D | bpf-prologue.c | 328 struct bpf_insn *target; in prologue_relocate() local
|
| D | machine.h | 252 int machine__synthesize_threads(struct machine *machine, struct target *target, in machine__synthesize_threads()
|
| D | probe-file.c | 415 static int probe_cache__open(struct probe_cache *pcache, const char *target, in probe_cache__open() 562 struct probe_cache *probe_cache__new(const char *target, struct nsinfo *nsi) in probe_cache__new()
|
| D | probe-event.c | 189 struct map *get_target_map(const char *target, struct nsinfo *nsi, bool user) in get_target_map() 377 const char *target, struct nsinfo *nsi, in find_alternative_probe_point() 443 const char *target, bool user) in get_alternative_line_range() 3140 const char *target) in find_cached_events() 3466 int show_available_funcs(const char *target, struct nsinfo *nsi, in show_available_funcs()
|
| D | probe-event.h | 93 char *target; /* Target binary */ member
|
| D | annotate.h | 30 } target; member
|
| D | annotate.c | 405 char *s = strchr(ops->raw, ','), *target, *comment, prev; in mov__parse() local 466 char *target, *comment, *s, prev; in dec__parse() local 1282 struct addr_map_symbol target = { in symbol__parse_objdump_line() local
|
| /tools/perf/tests/ |
| D | task-exit.c | 42 struct target target = { in test__task_exit() local
|
| D | sdt.c | 55 static int search_cached_probe(const char *target, in search_cached_probe()
|
| D | event-times.c | 18 struct target target = { in attach__enable_on_exec() local
|
| /tools/testing/selftests/timers/ |
| D | mqueue-lat.c | 63 struct timespec start, end, now, target; in mqueue_lat_test() local
|
| D | nanosleep.c | 103 struct timespec now, target, rel; in nanosleep_test() local
|
| D | nsleep-lat.c | 100 struct timespec start, end, target; in nanosleep_lat_test() local
|
| D | leap-a-day.c | 162 struct timespec now, target; in test_hrtimer_failure() local
|
| /tools/build/ |
| D | fixdep.c | 24 char *target; variable
|
| /tools/perf/ui/browsers/ |
| D | map.c | 48 char target[512]; in map_browser__search() local
|
| D | annotate.c | 309 struct disasm_line *cursor = ab->selection, *target; in annotate_browser__draw_current_jump() local 553 struct addr_map_symbol target = { in annotate_browser__callq() local
|
| /tools/perf/ |
| D | builtin-top.c | 316 static void prompt_integer(int *target, const char *msg) in prompt_integer() 342 static void prompt_percent(int *target, const char *msg) in prompt_percent() 1128 struct target *target = &opts->target; in cmd_top() local
|
| D | perf.h | 40 struct target target; member
|
| D | builtin-ftrace.c | 32 struct target target; member
|
| D | builtin-probe.c | 59 char *target; member
|
| /tools/lib/subcmd/ |
| D | parse-options.c | 952 int *target = opt->value; in parse_opt_verbosity_cb() local
|