Searched defs:isThread (Results 1 – 4 of 4) sorted by relevance
34 isThread: boolean = false; property in ChartStruct
1682 isThread: boolean = false; property in PerfCallChain
657 isThread?: boolean; property
82 std::string VirtualRuntime::ReadThreadName(const pid_t tid, const bool isThread) in ReadThreadName()