Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstat.h58 CTX_BIT_USER = 1 << 0, enumerator
H A Dstat-shadow.c156 ctx |= CTX_BIT_USER; in evsel_context()