Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dstat.h61 CTX_BIT_HOST = 1 << 3, enumerator
Dstat-shadow.c160 ctx |= CTX_BIT_HOST; in evsel_context()