Searched refs:_HF_DYNFILE_BRANCH_COUNT (Results 1 – 5 of 5) sorted by relevance
153 case _HF_DYNFILE_BRANCH_COUNT: in arch_perfCreate()232 if (run->global->dynFileMethod & _HF_DYNFILE_BRANCH_COUNT) { in arch_perfOpen()233 if (arch_perfCreate(run, pid, _HF_DYNFILE_BRANCH_COUNT, &run->linux.cpuBranchFd) == false) { in arch_perfOpen()282 if (run->global->dynFileMethod & _HF_DYNFILE_BRANCH_COUNT) { in arch_perfClose()304 if (run->global->dynFileMethod & _HF_DYNFILE_BRANCH_COUNT) { in arch_perfEnable()344 if (run->global->dynFileMethod & _HF_DYNFILE_BRANCH_COUNT) { in arch_perfAnalyze()
45 if (run->global->dynFileMethod & _HF_DYNFILE_BRANCH_COUNT) in report_printdynFileMethod()
77 _HF_DYNFILE_BRANCH_COUNT = 0x2, enumerator
237 if (hfuzz->dynFileMethod & _HF_DYNFILE_BRANCH_COUNT) { in display_displayLocked()
582 hfuzz->dynFileMethod |= _HF_DYNFILE_BRANCH_COUNT; in cmdlineParse()