Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
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()
Dsymbol.h242 struct sdt_note { struct
Dsymbol-elf.c2688 static void sdt_adjust_loc(struct sdt_note *tmp, GElf_Addr base_off) in sdt_adjust_loc()
2703 static void sdt_adjust_refctr(struct sdt_note *tmp, GElf_Addr base_addr, in sdt_adjust_refctr()
2730 struct sdt_note *tmp = NULL; in populate_sdt_note()
2751 tmp = (struct sdt_note *)calloc(1, sizeof(struct sdt_note)); in populate_sdt_note()
2953 struct sdt_note *tmp, *pos; in cleanup_sdt_note_list()
2975 struct sdt_note *sdt_ptr; in sdt_notes__get_count()