Searched defs:profilingStateMachine (Results 1 – 9 of 9) sorted by relevance
37 void SetNotConnectedProfilingState(ProfilingStateMachine& profilingStateMachine) in SetNotConnectedProfilingState()57 void SetWaitingForAckProfilingState(ProfilingStateMachine& profilingStateMachine) in SetWaitingForAckProfilingState()77 void SetActiveProfilingState(ProfilingStateMachine& profilingStateMachine) in SetActiveProfilingState()225 ProfilingStateMachine profilingStateMachine; variable1847 ProfilingStateMachine profilingStateMachine; variable1874 ProfilingStateMachine profilingStateMachine; variable1985 ProfilingStateMachine profilingStateMachine; variable2106 ProfilingStateMachine profilingStateMachine; variable2212 ProfilingStateMachine profilingStateMachine; variable2262 ProfilingStateMachine profilingStateMachine; variable[all …]
144 ProfilingStateMachine profilingStateMachine; variable1776 ProfilingStateMachine profilingStateMachine; variable2398 ProfilingStateMachine profilingStateMachine; variable2466 ProfilingStateMachine profilingStateMachine; variable2529 ProfilingStateMachine profilingStateMachine; variable
26 const ProfilingStateMachine& profilingStateMachine) in PerJobCounterSelectionCommandHandler()
29 ProfilingStateMachine& profilingStateMachine, in DeactivateTimelineReportingCommandHandler()
32 ProfilingStateMachine& profilingStateMachine) in RequestCounterDirectoryCommandHandler()
31 ProfilingStateMachine& profilingStateMachine, in ActivateTimelineReportingCommandHandler()
38 ProfilingStateMachine& profilingStateMachine, in ConnectionAcknowledgedCommandHandler()
47 const ProfilingStateMachine& profilingStateMachine) in PeriodicCounterSelectionCommandHandler()
24 SendThread::SendThread(ProfilingStateMachine& profilingStateMachine, in SendThread()