Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-sched.c2013 char nstr[30]; in timehist_print_sample() local
2050 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()