| /tools/perf/util/ |
| D | target.h | 7 struct target { struct 19 enum target_errno { argument 51 static inline bool target__has_task(struct target *target) in target__has_task() 56 static inline bool target__has_cpu(struct target *target) in target__has_cpu() 61 static inline bool target__none(struct target *target) in target__none() 66 static inline bool target__uses_dummy_map(struct target *target) in target__uses_dummy_map()
|
| D | target.c | 16 enum target_errno target__validate(struct target *target) in target__validate() 68 enum target_errno target__parse_uid(struct target *target) in target__parse_uid() 115 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 | machine.h | 237 int machine__synthesize_threads(struct machine *machine, struct target *target, in machine__synthesize_threads()
|
| D | annotate.c | 236 char *s = strchr(ops->raw, ','), *target, *comment, prev; in mov__parse() local 299 char *target, *comment, *s, prev; in dec__parse() local 1031 struct addr_map_symbol target = { in symbol__parse_objdump_line() local
|
| D | probe-event.c | 188 static struct map *get_target_map(const char *target, bool user) in get_target_map() 316 const char *target, bool uprobes) in find_alternative_probe_point() 381 const char *target, bool user) in get_alternative_line_range() 2905 int show_available_funcs(const char *target, struct strfilter *_filter, in show_available_funcs()
|
| D | probe-event.h | 88 char *target; /* Target binary */ member
|
| D | parse-options.c | 837 int *target = opt->value; in parse_opt_verbosity_cb() local
|
| D | annotate.h | 23 } target; member
|
| D | svghelper.c | 74 double target = 10.0; in round_text_size() local
|
| D | evlist.c | 1173 int perf_evlist__create_maps(struct perf_evlist *evlist, struct target *target) in perf_evlist__create_maps() 1501 int perf_evlist__prepare_workload(struct perf_evlist *evlist, struct target *target, in perf_evlist__prepare_workload()
|
| D | evsel.c | 2314 int perf_evsel__open_strerror(struct perf_evsel *evsel, struct target *target, in perf_evsel__open_strerror()
|
| /tools/perf/tests/ |
| D | task-exit.c | 40 struct target target = { in test__task_exit() local
|
| /tools/build/ |
| D | fixdep.c | 23 char *target; variable
|
| /tools/testing/selftests/timers/ |
| D | mqueue-lat.c | 74 struct timespec start, end, now, target; in mqueue_lat_test() local
|
| D | nanosleep.c | 114 struct timespec now, target, rel; in nanosleep_test() local
|
| D | nsleep-lat.c | 111 struct timespec start, end, target; in nanosleep_lat_test() local
|
| D | leap-a-day.c | 173 struct timespec now, target; in test_hrtimer_failure() local
|
| /tools/perf/ui/browsers/ |
| D | map.c | 45 char target[512]; in map_browser__search() local
|
| D | annotate.c | 258 struct disasm_line *cursor = ab->selection, *target; in annotate_browser__draw_current_jump() local 490 struct addr_map_symbol target = { in annotate_browser__callq() local
|
| /tools/perf/ |
| D | builtin-top.c | 305 static void prompt_integer(int *target, const char *msg) in prompt_integer() 331 static void prompt_percent(int *target, const char *msg) in prompt_percent() 1130 struct target *target = &opts->target; in cmd_top() local
|
| D | perf.h | 45 struct target target; member
|
| D | builtin-probe.c | 59 char *target; member
|
| D | builtin-stat.c | 99 static struct target target = { variable
|
| /tools/perf/arch/x86/util/ |
| D | intel-pt.c | 174 static int intel_pt_pick_bit(int bits, int target) in intel_pt_pick_bit()
|