Home
last modified time | relevance | path

Searched refs:noploop (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/tools/perf/tests/workloads/
A Dnoploop.c15 static int noploop(int argc, const char **argv) in noploop() function
32 DEFINE_WORKLOAD(noploop);
A DBuild3 perf-y += noploop.o
/linux-6.3-rc2/tools/perf/tests/
A Dtests.h205 DECLARE_WORKLOAD(noploop);
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-config.txt531 99.84% 99.76% noploop noploop [.] main
532 0.07% 0.00% noploop ld-2.15.so [.] strcmp
533 0.03% 0.00% noploop [kernel.kallsyms] [k] timerqueue_del
A Dperf-script.txt459 For example, to select the symbol noploop or the address 0x4007a0:
460 perf script --symbols=noploop,0x4007a0

Completed in 7 milliseconds