Home
last modified time | relevance | path

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

/tools/perf/util/
Dgenelf.c100 gen_build_id(struct buildid_note *note, in gen_build_id()
124 gen_build_id(struct buildid_note *note, in gen_build_id()
138 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) in gen_build_id()
Dprobe-file.c684 static unsigned long long sdt_note__get_addr(struct sdt_note *note) in sdt_note__get_addr()
694 struct sdt_note *note; in probe_cache__scan_sdt() local
/tools/usb/
Dffs-test.c97 #define note(...) _msg(5, __VA_ARGS__) macro