Searched refs:last_pid (Results 1 – 3 of 3) sorted by relevance
23 pid_t last_pid; member392 pid_t *last_pid; in verif_pid() local397 last_pid = &(per_cpu_ptr(data->cpu_data, cpu)->last_pid); in verif_pid()399 if (*last_pid == pid) in verif_pid()402 prev_pid = *last_pid; in verif_pid()403 *last_pid = pid; in verif_pid()1292 pid_t *pid = &(per_cpu_ptr(data->cpu_data, cpu)->last_pid); in graph_trace_open()
956 static pid_t last_pid; in tomoyo_manager() local959 if (last_pid != pid) { in tomoyo_manager()962 last_pid = pid; in tomoyo_manager()
2821 pid_t last_pid = 0; in perf_event__process_id_index() local2879 if (sid->machine_pid != last_pid) { in perf_event__process_id_index()2883 last_pid = sid->machine_pid; in perf_event__process_id_index()