Lines Matching full:all
4 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
175 /* reset all counters, counting disabled at PMCR level*/ in pmu_reset()
177 /* Disable all counters */ in pmu_reset()
181 /* disable overflow interrupts on all counters */ in pmu_reset()
372 /* reset all counters, counting disabled at PMCR level*/ in pmu_reset()
374 /* Disable all counters */ in pmu_reset()
378 /* disable overflow interrupts on all counters */ in pmu_reset()
414 report_skip("pmevtyper: all events within [0x0, 0x3F] are supported"); in test_event_counter_config()
493 /* disable all counters */ in test_basic_event_count()
496 "pmcntenclr: disable all counters"); in test_basic_event_count()
499 * clear cycle and all event counters and allow counter enablement in test_basic_event_count()
513 * Enable all implemented counters and also attempt to enable in test_basic_event_count()
523 /* Disable all counters but counters #0 and #1 */ in test_basic_event_count()
533 /* disable overflow interrupts on all counters*/ in test_basic_event_count()
536 "pmintenclr_el1=0, all interrupts disabled"); in test_basic_event_count()
538 /* enable overflow interrupts on all event counters */ in test_basic_event_count()
542 "overflow interrupts enabled on all implemented counters"); in test_basic_event_count()