Home
last modified time | relevance | path

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

/kernel/linux/common_modules/container_escape_detection/core/
H A Dced_detection.c20 EVENT_NUM enumerator
26 static const char *gEventContent[EVENT_NUM - 1] = {
35 if (type < EVENT_NUM) in print_container_escape_detection()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds