Home
last modified time | relevance | path

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

/linux-5.19.10/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-elf.c2243 static void sdt_adjust_loc(struct sdt_note *tmp, GElf_Addr base_off) in sdt_adjust_loc()
2258 static void sdt_adjust_refctr(struct sdt_note *tmp, GElf_Addr base_addr, in sdt_adjust_refctr()
2285 struct sdt_note *tmp = NULL; in populate_sdt_note()
2306 tmp = (struct sdt_note *)calloc(1, sizeof(struct sdt_note)); in populate_sdt_note()
2508 struct sdt_note *tmp, *pos; in cleanup_sdt_note_list()
2530 struct sdt_note *sdt_ptr; in sdt_notes__get_count()
Dsymbol.h258 struct sdt_note { struct