Searched defs:set_target_pid (Results 1 – 3 of 3) sorted by relevance
1210 inline void PerfEventConfig_Scope::set_target_pid(int index, ::int32_t value) { in set_target_pid() function2055 inline void PerfEventConfig::set_target_pid(int index, ::int32_t value) { in set_target_pid() function
1207 inline void PerfEventConfig_Scope::set_target_pid(int index, ::int32_t value) { in set_target_pid() function2052 inline void PerfEventConfig::set_target_pid(int index, ::int32_t value) { in set_target_pid() function
192 pub fn set_target_pid(&mut self, target_pid: u32) { in set_target_pid() method