Searched full:cycle (Results 1 – 9 of 9) sorted by relevance
19 volatile cycle_t last; /* last cycle seen by test */20 int check; /* check cycle ? */131 printf("Check the stability of raw cycle ...\n"); in main()135 printf("Raw cycle is not stable\n"); in main()137 printf("Raw cycle is stable\n"); in main()140 printf("Monotonic cycle test:\n"); in main()143 printf("Measure the performance of raw cycle ...\n"); in main()148 printf("Measure the performance of adjusted cycle ...\n"); in main()
10 #define PVCLOCK_RAW_CYCLE_BIT (1 << 7) /* Get raw cycle */
39 kvmclock_test: test of wallclock, monotonic cycle and performance of kvmclock
1654 * iterations of the same instruction and subtract the cycle count in test_perf_loop()
49 [pmu-cycle-counter]52 test_args = "cycle-counter 0"128 #test_args = "cycle-counter 1"136 #test_args = "cycle-counter 256"
499 * clear cycle and all event counters and allow counter enablement in test_basic_event_count()1057 * Ensure that the cycle counter progresses between back-to-back reads.1063 /* init before event access, this test only cares about cycle count */ in check_cycles_increase()1094 * for example for the cycle counter or event counters to be reset). At the end1096 * counting, allowing the cycle counter or event counters to be read at the1108 * Measure cycle counts for various known instruction counts. Ensure that the1109 * cycle counter progresses (similar to check_cycles_increase() but with more1118 /* init before event access, this test only cares about cycle count */ in check_cpi()1143 printf("\nunexpected cycle count received!\n"); in check_cpi()1148 * 32 bits of the cycle counter to make sure in check_cpi()[all …]
5 9e3f7a296940 : 4.9 : arm64: KVM: pmu: Fix AArch32 cycle counter access
44 pmu-cycle-counter104 pmu-cycle-counter139 pci-test pmu-cycle-counter gicv2-ipi gicv2-mmio gicv3-ipi gicv2-active
108 u8 duty_offset; /* Bit location of duty cycle field in p_cnt reg */109 u8 duty_width; /* Bit width of duty cycle field in p_cnt reg */