Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol.h346 struct sdt_note { struct
Dsymbol-elf.c1832 struct sdt_note *tmp = NULL; in populate_sdt_note()
1854 tmp = (struct sdt_note *)calloc(1, sizeof(struct sdt_note)); in populate_sdt_note()
2040 struct sdt_note *tmp, *pos; in cleanup_sdt_note_list()
2061 struct sdt_note *sdt_ptr; in sdt_notes__get_count()
Dprobe-file.c684 static unsigned long long sdt_note__get_addr(struct sdt_note *note) in sdt_note__get_addr()
694 struct sdt_note *note; in probe_cache__scan_sdt()