Home
last modified time | relevance | path

Searched refs:counter_start_values (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/x86/
H A Dpmu_pebs.c82 static u64 counter_start_values[] = { variable
423 for (i = 0; i < ARRAY_SIZE(counter_start_values); i++) { in main()
424 ctr_start_val = counter_start_values[i]; in main()