Searched refs:last_shown_pid (Results 1 – 2 of 2) sorted by relevance
30 int last_shown_pid;87 if (fi->pi.pid != TT.last_shown_pid) in print_info()88 printf("%d\n", (TT.last_shown_pid = fi->pi.pid)); in print_info()
643 int last_shown_pid; member