Searched refs:exec_count (Results 1 – 2 of 2) sorted by relevance
2909 AttachCompletionHandler(Process *process, uint32_t exec_count);
2874 uint32_t exec_count) in AttachCompletionHandler() argument2875 : NextEventAction(process), m_exec_count(exec_count) { in AttachCompletionHandler()2880 __FUNCTION__, static_cast<void *>(process), exec_count); in AttachCompletionHandler()