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