Home
last modified time | relevance | path

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

12

/tools/perf/util/
Dtarget.h7 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()
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.c30 struct target *target = &opts->target; in perf_top__header_snprintf() local
Dbpf-prologue.c281 struct bpf_insn *target; in prologue_relocate() local
Dmachine.h244 int machine__synthesize_threads(struct machine *machine, struct target *target, in machine__synthesize_threads()
Dprobe-file.c407 static int probe_cache__open(struct probe_cache *pcache, const char *target) in probe_cache__open()
549 struct probe_cache *probe_cache__new(const char *target) in probe_cache__new()
Dprobe-event.c183 struct map *get_target_map(const char *target, bool user) in get_target_map()
365 const char *target, bool uprobes) in find_alternative_probe_point()
430 const char *target, bool user) in get_alternative_line_range()
3105 const char *target) in find_cached_events()
3428 int show_available_funcs(const char *target, struct strfilter *_filter, in show_available_funcs()
Dprobe-event.h90 char *target; /* Target binary */ member
Dannotate.c242 char *s = strchr(ops->raw, ','), *target, *comment, prev; in mov__parse() local
309 char *target, *comment, *s, prev; in dec__parse() local
1166 struct addr_map_symbol target = { in symbol__parse_objdump_line() local
Dannotate.h23 } target; member
/tools/perf/tests/
Dtask-exit.c40 struct target target = { in test__task_exit() local
Dsdt.c54 static int search_cached_probe(const char *target, in search_cached_probe()
Devent-times.c14 struct target target = { in attach__enable_on_exec() local
/tools/build/
Dfixdep.c23 char *target; variable
/tools/testing/selftests/timers/
Dmqueue-lat.c74 struct timespec start, end, now, target; in mqueue_lat_test() local
Dnanosleep.c114 struct timespec now, target, rel; in nanosleep_test() local
Dnsleep-lat.c111 struct timespec start, end, target; in nanosleep_lat_test() local
Dleap-a-day.c173 struct timespec now, target; in test_hrtimer_failure() local
/tools/perf/ui/browsers/
Dmap.c45 char target[512]; in map_browser__search() local
Dannotate.c257 struct disasm_line *cursor = ab->selection, *target; in annotate_browser__draw_current_jump() local
489 struct addr_map_symbol target = { in annotate_browser__callq() local
/tools/perf/
Dbuiltin-top.c311 static void prompt_integer(int *target, const char *msg) in prompt_integer()
337 static void prompt_percent(int *target, const char *msg) in prompt_percent()
1107 struct target *target = &opts->target; in cmd_top() local
Dperf.h36 struct target target; member
Dbuiltin-probe.c59 char *target; member
/tools/arch/arm64/include/uapi/asm/
Dkvm.h102 __u32 target; member
/tools/arch/arm/include/uapi/asm/
Dkvm.h91 __u32 target; member

12