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