Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A 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()
A Dsymbol-elf.c2182 static void sdt_adjust_loc(struct sdt_note *tmp, GElf_Addr base_off) in sdt_adjust_loc()
2197 static void sdt_adjust_refctr(struct sdt_note *tmp, GElf_Addr base_addr, in sdt_adjust_refctr()
2224 struct sdt_note *tmp = NULL; in populate_sdt_note()
2245 tmp = (struct sdt_note *)calloc(1, sizeof(struct sdt_note)); in populate_sdt_note()
2447 struct sdt_note *tmp, *pos; in cleanup_sdt_note_list()
2469 struct sdt_note *sdt_ptr; in sdt_notes__get_count()
A Dsymbol.h259 struct sdt_note { struct

Completed in 10 milliseconds