Home
last modified time | relevance | path

Searched defs:note (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
Dgenelf.c97 gen_build_id(struct buildid_note *note, in gen_build_id()
121 gen_build_id(struct buildid_note *note, in gen_build_id()
135 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) in gen_build_id()
Dprobe-file.c741 static unsigned long long sdt_note__get_addr(struct sdt_note *note) in sdt_note__get_addr()
748 static unsigned long long sdt_note__get_ref_ctr_offset(struct sdt_note *note) in sdt_note__get_ref_ctr_offset()
824 static char *synthesize_sdt_probe_command(struct sdt_note *note, in synthesize_sdt_probe_command()
911 struct sdt_note *note; in probe_cache__scan_sdt() local
/tools/lib/bpf/
Dusdt.c623 struct usdt_note note; in collect_usdt_targets() local
1135 struct usdt_note *note) in parse_usdt_note()
1190 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie) in parse_usdt_spec()
/tools/testing/selftests/powerpc/ptrace/
Dcore-pkey.c202 void *p = ehdr, *note; in check_core_file() local
/tools/usb/
Dffs-test.c97 #define note(...) _msg(5, __VA_ARGS__) macro