Searched refs:pid_out (Results 1 – 2 of 2) sorted by relevance
137 int kperf_action_get_filter(unsigned int actionid, int *pid_out);
718 kperf_action_get_filter(unsigned actionid, int *pid_out) in kperf_action_get_filter() argument725 *pid_out = -1; /* "NULL" action */ in kperf_action_get_filter()727 *pid_out = actionv[actionid - 1].pid_filter; in kperf_action_get_filter()