Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/profil/
Dprofil01.c55 static void __attribute__ ((noinline)) *get_pc(void) in get_pc() function
73 size_t offset = (size_t) get_pc() - PROFIL_BUFLEN/2, count = 0; in test_profil()