Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
A Dperf-time-to-tsc.c74 const char *comm1, *comm2; in test__perf_time_to_tsc() local
135 comm1 = "Test COMM 1"; in test__perf_time_to_tsc()
136 CHECK__(prctl(PR_SET_NAME, (unsigned long)comm1, 0, 0, 0)); in test__perf_time_to_tsc()
158 if (strcmp(event->comm.comm, comm1) == 0) { in test__perf_time_to_tsc()

Completed in 4 milliseconds