Searched refs:adjust_pc (Results 1 – 2 of 2) sorted by relevance
14 .macro adjust_pc rd, rn macro46 adjust_pc x0, x047 adjust_pc x1, x30
121 static unsigned long __noprof adjust_pc(unsigned long pc) in adjust_pc() function138 lowpc = adjust_pc((unsigned long)__text_start); in __utee_gprof_init()139 highpc = adjust_pc((unsigned long)__text_end); in __utee_gprof_init()348 frompc = adjust_pc(frompc); in __mcount_internal()349 selfpc = adjust_pc(selfpc); in __mcount_internal()
Completed in 3 milliseconds