Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/
Dpaca.h145 u32 *prof_stext; /* iSeries start of kernel text */ member
/linux-2.4.37.9/arch/ppc64/kernel/
Dmk_defs.c87 DEFINE(PACAPROFSTEXT, offsetof(struct paca_struct, prof_stext)); in main()
Dperfmon.c180 paca[i].prof_stext = (unsigned *)&_stext; in alloc_perf_buffer()