Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A 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()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-sched.c2060 char nstr[30]; in timehist_print_sample() local
2097 snprintf(nstr, sizeof(nstr), "next: %s[%d]", next_comm, next_pid); in timehist_print_sample()
2098 printf(" %-*s", comm_width, nstr); in timehist_print_sample()
/kernel/linux/linux-5.10/fs/proc/
H A Dbase.c2675 static const char * const nstr[] = { in show_timer() local
2689 nstr[notify & ~SIGEV_THREAD_ID], in show_timer()
/kernel/linux/linux-6.6/fs/proc/
H A Dbase.c2671 static const char * const nstr[] = { in show_timer() local
2685 nstr[notify & ~SIGEV_THREAD_ID], in show_timer()

Completed in 20 milliseconds