Searched refs:counting_mode (Results 1 – 2 of 2) sorted by relevance
599 enum sic_pmon_counting_mode_t counting_mode, in sic_pmon_enable() argument614 p_sic->pmcr |= (counting_mode & 0x1u) << 2; in sic_pmon_enable()619 p_sic->pmcr |= (counting_mode & 0xFFFFFFu) << 8; in sic_pmon_enable()
443 enum sic_pmon_counting_mode_t counting_mode,