Searched refs:nstr (Results 1 – 2 of 2) sorted by relevance
2013 char nstr[30]; in timehist_print_sample() local2050 snprintf(nstr, sizeof(nstr), "next: %s[%d]", next_comm, next_pid); in timehist_print_sample()2051 printf(" %-*s", comm_width, nstr); in timehist_print_sample()
2458 static const char * const nstr[] = { in show_timer() local2472 nstr[notify & ~SIGEV_THREAD_ID], in show_timer()