Searched refs:test_ptsc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/events/ |
H A D | msr.c | 25 static bool test_ptsc(int idx, void *data) in test_ptsc() function 149 [PERF_MSR_PTSC] = { MSR_F15H_PTSC, &group_ptsc, test_ptsc, },
|
/kernel/linux/linux-6.6/arch/x86/events/ |
H A D | msr.c | 25 static bool test_ptsc(int idx, void *data) in test_ptsc() function 161 [PERF_MSR_PTSC] = { MSR_F15H_PTSC, &group_ptsc, test_ptsc, },
|
Completed in 1 milliseconds