Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dgpib.h23 EVENT_NUM = 9, enumerator
43 EVENT = (1 << EVENT_NUM), /* DCAS, DTAS, or IFC has occurred */
/linux/tools/lib/perf/tests/
H A Dtest-evlist.c25 #define EVENT_NUM 15 macro
442 struct perf_counts_values counts[EVENT_NUM] = {{ .val = 0 },}; in test_stat_multiplexing()
501 for (i = 0; i < EVENT_NUM; i++) { in test_stat_multiplexing()
529 for (i = 0; i < EVENT_NUM; i++) { in test_stat_multiplexing()