Searched refs:comm1 (Results 1 – 1 of 1) sorted by relevance
74 const char *comm1, *comm2; in test__perf_time_to_tsc() local135 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