Searched defs:isThread (Results 1 – 4 of 4) sorted by relevance
64 isThread: boolean = false; property in ChartStruct
32 isThread: boolean = false; property in ChartStruct
1041 isThread: boolean = false; property in PerfCallChain
80 std::string VirtualRuntime::ReadThreadName(pid_t tid, bool isThread) in ReadThreadName()