Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dtests.h198 struct test_workload {
204 extern struct test_workload workload__##work
207 struct test_workload workload__##work = { \
187 struct test_workload { global() struct
193 functest_workload global() argument
H A Dbuiltin-test.c141 static struct test_workload *workloads[] = {
621 struct test_workload *twl; in workloads__fprintf_list()
632 struct test_workload *twl; in run_workload()
/linux/tools/perf/tests/shell/
H A Drecord.sh148 test_workload() {
307 test_workload
147 test_workload() { global() function
/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c115 static void test_workload(void) in test_workload() function
599 test_workload(); in ptrace_hwbreak()