Searched refs:exec_count (Results 1 – 3 of 3) sorted by relevance
3189 AttachCompletionHandler (Process *process, uint32_t exec_count);
3348 Process::AttachCompletionHandler::AttachCompletionHandler (Process *process, uint32_t exec_count) : in AttachCompletionHandler() argument3350 m_exec_count (exec_count) in AttachCompletionHandler()3354 …ndler::%s process=%p, exec_count=%" PRIu32, __FUNCTION__, static_cast<void*>(process), exec_count); in AttachCompletionHandler()
20039 (bb_info): Use gcov_type for succ_count, pred_count and exec_count.