Searched refs:exec_count (Results 1 – 2 of 2) sorted by relevance
2709 AttachCompletionHandler(Process *process, uint32_t exec_count);
2649 uint32_t exec_count) in AttachCompletionHandler() argument2650 : NextEventAction(process), m_exec_count(exec_count) { in AttachCompletionHandler()2655 __FUNCTION__, static_cast<void *>(process), exec_count); in AttachCompletionHandler()