Home | History | Annotate | Download | only in perf

Lines Matching refs:last_pc

20474     unsigned long func_addr, last_pc, pc;
20485 last_pc = 0xffffffff;
20496 if (wanted_pc >= last_pc && wanted_pc < pc)
20518 if (wanted_pc >= last_pc && wanted_pc < pc)
20520 last_pc = pc;