Home
last modified time | relevance | path

Searched refs:SDT_NOTE_NAME (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dsymbol.h262 #define SDT_NOTE_NAME "stapsdt" macro
H A Dsymbol-elf.c2844 if (nhdr.n_namesz == sizeof(SDT_NOTE_NAME) && in construct_sdt_notes_list()
2845 !memcmp(data->d_buf + name_off, SDT_NOTE_NAME, in construct_sdt_notes_list()
2846 sizeof(SDT_NOTE_NAME))) { in construct_sdt_notes_list()