Searched refs:rdpmc_supported (Results 1 – 1 of 1) sorted by relevance
250 bool mapped = false, opened = false, rdpmc_supported; in test_stat_user_read() local299 rdpmc_supported = pc->cap_user_rdpmc && pc->index; in test_stat_user_read()301 rdpmc_supported = (enabled == USER_READ_ENABLED); in test_stat_user_read()303 if (rdpmc_supported && (!pc->cap_user_rdpmc || !pc->index)) { in test_stat_user_read()310 if (!rdpmc_supported && pc->cap_user_rdpmc) { in test_stat_user_read()317 if (rdpmc_supported && pc->pmc_width < 32) { in test_stat_user_read()325 if (rdpmc_supported && counts.val == 0) { in test_stat_user_read()