Home
last modified time | relevance | path

Searched refs:sdt_note (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dprobe-file.c722 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()
H A Dsymbol.h242 struct sdt_note { struct
H A Dsymbol-elf.c2637 static void sdt_adjust_loc(struct sdt_note *tmp, GElf_Addr base_off) in sdt_adjust_loc()
2652 static void sdt_adjust_refctr(struct sdt_note *tmp, GElf_Addr base_addr, in sdt_adjust_refctr()
2679 struct sdt_note *tmp = NULL; in populate_sdt_note()
2700 tmp = (struct sdt_note *)calloc(1, sizeof(struct sdt_note)); in populate_sdt_note()
2902 struct sdt_note *tmp, *pos; in cleanup_sdt_note_list()
2924 struct sdt_note *sdt_ptr; in sdt_notes__get_count()