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