Home
last modified time | relevance | path

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

/external/oprofile/daemon/
Dopd_perfmon.h81 #define PFM_FL_SYSTEM_WIDE 0x02 macro
Dopd_perfmon.c212 ctx.ctx_flags = PFM_FL_SYSTEM_WIDE; in create_context()