Searched defs:note (Results 1 – 4 of 4) sorted by relevance
722 static unsigned long long sdt_note__get_addr(struct sdt_note *note) in sdt_note__get_addr()729 static unsigned long long sdt_note__get_ref_ctr_offset(struct sdt_note *note) in sdt_note__get_ref_ctr_offset()805 static char *synthesize_sdt_probe_command(struct sdt_note *note, in synthesize_sdt_probe_command()892 struct sdt_note *note; in probe_cache__scan_sdt() local
173 void *p = ehdr, *note; in check_core_file() local
625 struct usdt_note note; in collect_usdt_targets() local1137 struct usdt_note *note) in parse_usdt_note()1192 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie) in parse_usdt_spec()
97 #define note(...) _msg(5, __VA_ARGS__) macro
Completed in 14 milliseconds