Home
last modified time | relevance | path

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

/openbmc/linux/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.c1380 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()