Searched refs:frame_get_pc (Results 1 - 13 of 13) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dkernprof.h74 #define frame_get_pc(p) ((p)->pc) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dkernprof.h74 #define frame_get_pc(p) ((p)->pc) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dkernprof.h33 #define frame_get_pc(frame) ((frame)->ip) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dkernprof.h33 #define frame_get_pc(frame) ((frame)->ip) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dkernprof.h35 #define frame_get_pc(p) ((p)->pc) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dkernprof.h35 #define frame_get_pc(p) ((p)->pc) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dkernprof.h35 #define frame_get_pc(p) ((p)->pc) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dkernprof.h35 #define frame_get_pc(p) ((p)->pc) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dkernprof.h35 #define frame_get_pc(p) ((p)->pc) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dkernprof.h39 #define frame_get_pc(p) ((p)->pc) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dkernprof.h35 #define frame_get_pc(p) ((p)->pc) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dkernprof.h39 #define frame_get_pc(p) ((p)->pc) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dkernprof.c430 callee_pc = frame_get_pc(&frame);
443 caller_pc = frame_get_pc(&frame);
453 caller_pc = frame_get_pc(&frame);
509 p->data[j] = frame_get_pc(frame);

Completed in 110 milliseconds