Home
last modified time | relevance | path

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

/linux/tools/perf/tests/workloads/
A Dthloop.c32 static int thloop(int argc, const char **argv) in thloop() function
51 DEFINE_WORKLOAD(thloop);
A DBuild4 perf-test-y += thloop.o
/linux/tools/perf/tests/shell/
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/tools/perf/tests/
A Dtests.h203 DECLARE_WORKLOAD(thloop);

Completed in 8 milliseconds