Searched refs:noploop (Results 1 – 5 of 5) sorted by relevance
15 static int noploop(int argc, const char **argv) in noploop() function32 DEFINE_WORKLOAD(noploop);
3 perf-y += noploop.o
205 DECLARE_WORKLOAD(noploop);
531 99.84% 99.76% noploop noploop [.] main532 0.07% 0.00% noploop ld-2.15.so [.] strcmp533 0.03% 0.00% noploop [kernel.kallsyms] [k] timerqueue_del
459 For example, to select the symbol noploop or the address 0x4007a0:460 perf script --symbols=noploop,0x4007a0
Completed in 7 milliseconds