Searched refs:thloop (Results 1 – 8 of 8) sorted by relevance
41 if ! perf record -e cycles --call-graph lbr -o "${perfdata}" perf test -w thloop73 if ! perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop76 perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop || true
27 perf test -w thloop 20 &
48 …if ! perf record -o "${perfdata}" -e "$event_name" $record_opts -- perf test -w thloop > /dev/null…
49 …if ! perf record -o "${perfdata}" -e "$event_name" $record_opts -- perf test -w thloop > /dev/null…
63 if ! perf record -o "${perfdata}" perf test -w thloop 1 2> /dev/null
32 static int thloop(int argc, const char **argv) in thloop() function82 DEFINE_WORKLOAD(thloop);
4 perf-test-y += thloop.o
236 DECLARE_WORKLOAD(thloop);