Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat-shadow.c26 CTX_BIT_HOST = 1 << 3, enumerator
66 ctx |= CTX_BIT_HOST; in evsel_context()