Searched refs:INVALID_KEY (Results 1 - 2 of 2) sorted by path

/linux-master/tools/perf/
H A Dbuiltin-kvm.c789 BUG_ON(key->key == INVALID_KEY);
822 if (key->key != INVALID_KEY)
897 if (key->key != INVALID_KEY)
943 if (!event && key->key == INVALID_KEY)
1005 struct event_key key = { .key = INVALID_KEY,
/linux-master/tools/perf/util/
H A Dkvm-stat.h23 #define INVALID_KEY (~0ULL) macro

Completed in 304 milliseconds