Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstat.h61 CTX_BIT_HOST = 1 << 3, enumerator
H A Dstat-shadow.c160 ctx |= CTX_BIT_HOST; in evsel_context()