Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcounter.h444 #define COUNTER_COMP_COUNT_U64(_name, _read, _write) \ macro
577 COUNTER_COMP_COUNT_U64("capture", _read, _write)
580 COUNTER_COMP_COUNT_U64("ceiling", _read, _write)
602 COUNTER_COMP_COUNT_U64("floor", _read, _write)
614 COUNTER_COMP_COUNT_U64("preset", _read, _write)
/openbmc/linux/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);
/openbmc/linux/Documentation/driver-api/
H A Dgeneric-counter.rst280 Convenience macros such as ``COUNTER_COMP_COUNT_U64`` are provided for