Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/tests/workloads/
H A Dthloop.c32 static int thloop(int argc, const char **argv) in thloop() function
51 DEFINE_WORKLOAD(thloop);
H A DBuild4 perf-test-y += thloop.o
/linux-6.15/tools/perf/tests/shell/
H A Drecord_lbr.sh35 if ! perf record -e cycles --call-graph lbr -o "${perfdata}" perf test -w thloop
67 if ! perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop
70 perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop || true
/linux-6.15/tools/perf/Documentation/
H A Dperf-test.txt59 noploop, thloop, leafloop, sqrtloop, brstack, datasym and landlock.
65 seconds: leafloop, noploop, sqrtloop, thloop
/linux-6.15/tools/perf/tests/
H A Dtests.h224 DECLARE_WORKLOAD(thloop);