Home
last modified time | relevance | path

Searched refs:construct_sdt_notes_list (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-elf.c2302 * construct_sdt_notes_list : constructs a list of SDT notes
2310 static int construct_sdt_notes_list(Elf *elf, struct list_head *sdt_notes) in construct_sdt_notes_list() function
2373 * the ELF and then calls construct_sdt_notes_list.
2389 ret = construct_sdt_notes_list(elf, head); in get_sdt_note_list()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol-elf.c2778 * construct_sdt_notes_list : constructs a list of SDT notes
2786 static int construct_sdt_notes_list(Elf *elf, struct list_head *sdt_notes) in construct_sdt_notes_list() function
2849 * the ELF and then calls construct_sdt_notes_list.
2865 ret = construct_sdt_notes_list(elf, head); in get_sdt_note_list()

Completed in 7 milliseconds