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