Searched refs:COUNTER_COMP_COUNT_U64 (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dcounter.h445 #define COUNTER_COMP_COUNT_U64(_name, _read, _write) \ macro
578 COUNTER_COMP_COUNT_U64("capture", _read, _write)
581 COUNTER_COMP_COUNT_U64("ceiling", _read, _write)
603 COUNTER_COMP_COUNT_U64("floor", _read, _write)
615 COUNTER_COMP_COUNT_U64("preset", _read, _write)
/linux-master/drivers/counter/
H A Dintel-qep.c374 COUNTER_COMP_COUNT_U64("spike_filter_ns",
H A Dti-ecap-capture.c419 COUNTER_COMP_COUNT_U64("num_overflows", ecap_cnt_nb_ovf_read, ecap_cnt_nb_ovf_write),
H A Dcounter-sysfs.c933 COUNTER_COMP_COUNT_U64("count", NULL, NULL);

Completed in 146 milliseconds