Home
last modified time | relevance | path

Searched refs:ENTRY_TRAMPOLINE_NAME (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dmap.h162 #define ENTRY_TRAMPOLINE_NAME "__entry_SYSCALL_64_trampoline" macro
166 return !strcmp(name, ENTRY_TRAMPOLINE_NAME); in is_entry_trampoline()
H A Dsymbol.c1406 ENTRY_TRAMPOLINE_NAME, in dso__load_kcore()
H A Dmachine.c1152 strlcpy(xm.name, ENTRY_TRAMPOLINE_NAME, KMAP_NAME_LEN); in machine__map_x86_64_entry_trampolines()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmap.h230 #define ENTRY_TRAMPOLINE_NAME "__entry_SYSCALL_64_trampoline" macro
234 return !strcmp(name, ENTRY_TRAMPOLINE_NAME); in is_entry_trampoline()
H A Dsymbol.c1510 ENTRY_TRAMPOLINE_NAME, in dso__load_kcore()
H A Dmachine.c1335 strlcpy(xm.name, ENTRY_TRAMPOLINE_NAME, KMAP_NAME_LEN); in machine__map_x86_64_entry_trampolines()

Completed in 16 milliseconds