Home
last modified time | relevance | path

Searched refs:note_list (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsymbol.h256 struct list_head note_list; /* SDT notes' list */ member
H A Dsymbol-elf.c2209 INIT_LIST_HEAD(&tmp->note_list); in populate_sdt_note()
2286 list_add_tail(&tmp->note_list, sdt_notes); in populate_sdt_note()
2408 list_for_each_entry_safe(pos, tmp, sdt_notes, note_list) { in cleanup_sdt_note_list()
2409 list_del_init(&pos->note_list); in cleanup_sdt_note_list()
2430 list_for_each_entry(sdt_ptr, start, note_list) in sdt_notes__get_count()
H A Dprobe-file.c853 list_for_each_entry(note, &sdtlist, note_list) { in probe_cache__scan_sdt()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsel-sched-ir.h924 rtx_insn *note_list; member
947 #define BB_NOTE_LIST(BB) (SEL_REGION_BB_INFO (BB)->note_list)
H A Dsched-int.h123 extern rtx_insn *note_list;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsel-sched-ir.h924 rtx_insn *note_list; member
947 #define BB_NOTE_LIST(BB) (SEL_REGION_BB_INFO (BB)->note_list)
H A Dsched-int.h123 extern rtx_insn *note_list;