Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dutilities.h338 bool IsSupportNonDebuggableApp();
/developtools/hiperf/src/
Dsymbols_file.cpp607 if (!IsSupportNonDebuggableApp()) { in LoadKernelSyms()
719 if (!IsSupportNonDebuggableApp()) { in LoadKernelSyms()
Dutilities.cpp661 bool IsSupportNonDebuggableApp() in IsSupportNonDebuggableApp() function
Dsubcommand_stat.cpp68 if (targetSystemWide_ && !IsSupportNonDebuggableApp()) { in ParseOption()
Dsubcommand_record.cpp160 if (targetSystemWide_ && !IsSupportNonDebuggableApp()) { in GetOptions()