sdt_note          692 tools/perf/util/probe-file.c static unsigned long long sdt_note__get_addr(struct sdt_note *note)
sdt_note          699 tools/perf/util/probe-file.c static unsigned long long sdt_note__get_ref_ctr_offset(struct sdt_note *note)
sdt_note          775 tools/perf/util/probe-file.c static char *synthesize_sdt_probe_command(struct sdt_note *note,
sdt_note          821 tools/perf/util/probe-file.c 	struct sdt_note *note;
sdt_note         1996 tools/perf/util/symbol-elf.c static void sdt_adjust_loc(struct sdt_note *tmp, GElf_Addr base_off)
sdt_note         2011 tools/perf/util/symbol-elf.c static void sdt_adjust_refctr(struct sdt_note *tmp, GElf_Addr base_addr,
sdt_note         2038 tools/perf/util/symbol-elf.c 	struct sdt_note *tmp = NULL;
sdt_note         2059 tools/perf/util/symbol-elf.c 	tmp = (struct sdt_note *)calloc(1, sizeof(struct sdt_note));
sdt_note         2261 tools/perf/util/symbol-elf.c 	struct sdt_note *tmp, *pos;
sdt_note         2282 tools/perf/util/symbol-elf.c 	struct sdt_note *sdt_ptr;