Searched refs:npid (Results 1 – 2 of 2) sorted by relevance
62 void *npid = realloc(values->pid, nthreads_max * sizeof(*values->pid)), in perf_read_values__enlarge_threads() local66 if (!npid || !ntid || !nvalue) in perf_read_values__enlarge_threads()70 values->pid = npid; in perf_read_values__enlarge_threads()75 free(npid); in perf_read_values__enlarge_threads()
24 printf "\npid %d; comm %s:\n", $next_t.pid, $next_t.comm38 printf "\npid %d; comm %s:\n", $next_t.pid, $next_t.comm61 printf "\npid %d; comm %s:\n", $pid_task.pid, $pid_task.comm