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