Home
last modified time | relevance | path

Searched defs:target (Results 1 – 25 of 50) sorted by relevance

12

/tools/perf/util/
Dtarget.h8 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()
Dtarget.c17 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()
Dtop.c29 struct target *target = &opts->target; in perf_top__header_snprintf() local
Dsideband_evlist.c97 int perf_evlist__start_sb_thread(struct evlist *evlist, struct target *target) in perf_evlist__start_sb_thread()
/tools/perf/bench/
Dsynthesize.c63 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/
Dinstructions.c9 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/
Dasciidoctor-extensions.rb11 def process(parent, target, attrs) argument
/tools/testing/selftests/exec/
Dbinfmt_script43 def test(name, size, good=True, leading="", root="./", target="/perl", argument
/tools/testing/selftests/tc-testing/plugin-lib/
DbuildebpfPlugin.py51 def _make(self, target): argument
/tools/perf/tests/
Dtask-exit.c48 struct target target = { in test__task_exit() local
Dsdt.c59 static int search_cached_probe(const char *target, in search_cached_probe()
Devent-times.c20 struct target target = { in attach__enable_on_exec() local
/tools/perf/arch/arm64/annotate/
Dinstructions.c16 char *s = strchr(ops->raw, ','), *target, *endptr; in arm64_mov__parse() local
/tools/testing/selftests/timers/
Dmqueue-lat.c63 struct timespec start, end, now, target; in mqueue_lat_test() local
Dnanosleep.c103 struct timespec now, target, rel; in nanosleep_test() local
Dnsleep-lat.c100 struct timespec start, end, target; in nanosleep_lat_test() local
Dleap-a-day.c162 struct timespec now, target; in test_hrtimer_failure() local
/tools/build/
Dfixdep.c24 char *target; variable
/tools/testing/selftests/x86/
Dfsgsbase_restore.c51 unsigned int *target = mmap( in init_seg() local
/tools/perf/ui/browsers/
Dmap.c50 char target[512]; in map_browser__search() local
/tools/testing/selftests/openat2/
Dhelpers.c57 char *target, *tmp; in fdreadlink() local
/tools/testing/selftests/powerpc/mm/
Dstack_expansion_ldst.c44 unsigned long target; in consume_stack() local
/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c153 void *target; in runtest_dar_outside() local
/tools/perf/
Dbuiltin-top.c354 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/
Dfeature.c653 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

12