Home
last modified time | relevance | path

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

/tools/perf/util/
Dgenelf.c106 gen_build_id(struct buildid_note *note, in gen_build_id()
130 gen_build_id(struct buildid_note *note, in gen_build_id()
144 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) in gen_build_id()
Dprobe-file.c689 static unsigned long long sdt_note__get_addr(struct sdt_note *note) in sdt_note__get_addr()
696 static unsigned long long sdt_note__get_ref_ctr_offset(struct sdt_note *note) in sdt_note__get_ref_ctr_offset()
772 static char *synthesize_sdt_probe_command(struct sdt_note *note, in synthesize_sdt_probe_command()
818 struct sdt_note *note; in probe_cache__scan_sdt() local
/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