Searched refs:samplers_out (Results 1 – 2 of 2) sorted by relevance
126 int kperf_action_get_samplers(unsigned int actionid, uint32_t *samplers_out);
662 kperf_action_get_samplers(unsigned actionid, uint32_t *samplers_out) in kperf_action_get_samplers() argument669 *samplers_out = 0; /* "NULL" action */ in kperf_action_get_samplers()671 *samplers_out = actionv[actionid - 1].sample; in kperf_action_get_samplers()