/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__has_per_thread(struct target *target) in target__has_per_thread() 72 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 | 29 struct target *target = &opts->target; in perf_top__header_snprintf() local
|
D | sideband_evlist.c | 97 int perf_evlist__start_sb_thread(struct evlist *evlist, struct target *target) in perf_evlist__start_sb_thread()
|
/tools/perf/bench/ |
D | synthesize.c | 63 struct target *target, bool data_mmap) in do_run_single_threaded() 113 struct target target = { in run_single_threaded() local 150 static int do_run_multi_threaded(struct target *target, in do_run_multi_threaded() 206 struct target target = { in run_multi_threaded() local
|
/tools/perf/arch/s390/annotate/ |
D | instructions.c | 9 struct addr_map_symbol target = { in s390_call__parse() local 60 char *s = strchr(ops->raw, ','), *target, *endptr; in s390_mov__parse() local
|
/tools/perf/Documentation/ |
D | asciidoctor-extensions.rb | 11 def process(parent, target, attrs) argument
|
/tools/testing/selftests/exec/ |
D | binfmt_script | 43 def test(name, size, good=True, leading="", root="./", target="/perl", argument
|
/tools/testing/selftests/tc-testing/plugin-lib/ |
D | buildebpfPlugin.py | 51 def _make(self, target): argument
|
/tools/perf/tests/ |
D | task-exit.c | 48 struct target target = { in test__task_exit() local
|
D | sdt.c | 59 static int search_cached_probe(const char *target, in search_cached_probe()
|
D | event-times.c | 20 struct target target = { in attach__enable_on_exec() local
|
/tools/perf/arch/arm64/annotate/ |
D | instructions.c | 16 char *s = strchr(ops->raw, ','), *target, *endptr; in arm64_mov__parse() 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/testing/selftests/x86/ |
D | fsgsbase_restore.c | 51 unsigned int *target = mmap( in init_seg() local
|
/tools/perf/ui/browsers/ |
D | map.c | 50 char target[512]; in map_browser__search() local
|
/tools/testing/selftests/openat2/ |
D | helpers.c | 57 char *target, *tmp; in fdreadlink() local
|
/tools/testing/selftests/powerpc/mm/ |
D | stack_expansion_ldst.c | 44 unsigned long target; in consume_stack() local
|
/tools/testing/selftests/powerpc/ptrace/ |
D | perf-hwbreak.c | 153 void *target; in runtest_dar_outside() local
|
/tools/perf/ |
D | builtin-top.c | 354 static void prompt_integer(int *target, const char *msg) in prompt_integer() 380 static void prompt_percent(int *target, const char *msg) in prompt_percent() 1449 struct target *target = &opts->target; in cmd_top() local
|
/tools/bpf/bpftool/ |
D | feature.c | 653 section_system_config(enum probe_component target, const char *define_prefix) in section_system_config() 895 enum probe_component target = COMPONENT_UNSPEC; in do_probe() local
|