Lines Matching defs:pstate
425 ProcessState *pstate = procs; in GetProcesses() local
494 void TraceReader<T>::AddPredefinedRegions(ProcessState *pstate) in AddPredefinedRegions()
875 void TraceReader<T>::CopyKernelRegion(ProcessState *pstate) in CopyKernelRegion()
893 void TraceReader<T>::ClearRegions(ProcessState *pstate) in ClearRegions()
919 void TraceReader<T>::AddRegion(ProcessState *pstate, region_type *region) in AddRegion()
952 void TraceReader<T>::FindAndRemoveRegion(ProcessState *pstate, uint32_t vstart, in FindAndRemoveRegion()
1027 void TraceReader<T>::DumpRegions(FILE *stream, ProcessState *pstate) { in DumpRegions()
1140 ProcessState *pstate = processes_[pid]; in LookupFunction() local
1335 ProcessState *pstate = processes_[event->pid]; in HandlePidEvent() local
1394 void TraceReader<T>::HandleMethodRecord(ProcessState *pstate, in HandleMethodRecord()
1552 ProcessState *pstate = processes_[next_method_.pid]; in ReadMethodSymbol() local