Searched refs:comm1 (Results 1 – 1 of 1) sorted by relevance
64 const char *comm1, *comm2; in test__perf_time_to_tsc() local109 comm1 = "Test COMM 1"; in test__perf_time_to_tsc()110 CHECK__(prctl(PR_SET_NAME, (unsigned long)comm1, 0, 0, 0)); in test__perf_time_to_tsc()132 if (strcmp(event->comm.comm, comm1) == 0) { in test__perf_time_to_tsc()