Searched refs:exec_count (Results 1 – 3 of 3) sorted by relevance
2901 uint32_t exec_count) in AttachCompletionHandler() argument2902 : NextEventAction(process), m_exec_count(exec_count) { in AttachCompletionHandler()2907 __FUNCTION__, static_cast<void *>(process), exec_count); in AttachCompletionHandler()
2931 AttachCompletionHandler(Process *process, uint32_t exec_count);
20039 (bb_info): Use gcov_type for succ_count, pred_count and exec_count.