Home
last modified time | relevance | path

Searched refs:ENTRY_TRAMPOLINE_NAME (Results 1 – 3 of 3) sorted by relevance

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