Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat.h67 CTX_BIT_HOST = 1 << 3, enumerator
Dstat-shadow.c164 ctx |= CTX_BIT_HOST; in evsel_context()