Home
last modified time | relevance | path

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

/developtools/hiperf/interfaces/innerkits/native/include/
Dhiperf_client.h61 static const std::string ArgCallGraph = "--call-stack"; variable
/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp223 SetOption(ArgCallGraph, callGraph); in SetCallGraph()