Searched refs:LLCounters (Results 1 – 9 of 9) sorted by relevance
2379 saRoot->LLCounters.IOCounter.numSSPCompleted++; in mpiParseOBIomb()2428 saRoot->LLCounters.IOCounter.numSSPCompleted++; in mpiParseOBIomb()2446 saRoot->LLCounters.IOCounter.numSSPCompleted++; in mpiParseOBIomb()2478 saRoot->LLCounters.IOCounter.numSataCompleted++; in mpiParseOBIomb()2491 saRoot->LLCounters.IOCounter.numSSPAbortedCB++; in mpiParseOBIomb()2507 saRoot->LLCounters.IOCounter.numSataAbortedCB++; in mpiParseOBIomb()2532 saRoot->LLCounters.IOCounter.numSMPCompleted++; in mpiParseOBIomb()2545 saRoot->LLCounters.IOCounter.numEchoCB++; in mpiParseOBIomb()2781 saRoot->LLCounters.IOCounter.numSMPAbortedCB++; in mpiParseOBIomb()2931 saRoot->LLCounters.IOCounter.numUNKNWRespIOMB++; in mpiParseOBIomb()[all …]
343 agsaLLCountInfo_t LLCounters; member
796 LLCountInfo->arrayIOCounter[i] = saRoot->LLCounters.arrayIOCounter[i]; in saGetLLCounters()827 saRoot->LLCounters.arrayIOCounter[i] = 0; in saResetLLCounters()
367 saRoot->LLCounters.IOCounter.numSMPStarted++; in saSMPStart()716 saRoot->LLCounters.IOCounter.numSMPAborted++; in saSMPAbort()
87 saRoot->LLCounters.IOCounter.numSSPCompleted++;89 pMsg1, saRoot->LLCounters.IOCounter.numSSPCompleted));119 saRoot->LLCounters.IOCounter.numSSPCompleted++;137 saRoot->LLCounters.IOCounter.numSSPCompleted++;169 saRoot->LLCounters.IOCounter.numSataCompleted++;182 saRoot->LLCounters.IOCounter.numSSPAbortedCB++;198 saRoot->LLCounters.IOCounter.numSataAbortedCB++;223 saRoot->LLCounters.IOCounter.numSMPCompleted++;237 saRoot->LLCounters.IOCounter.numEchoCB++;491 saRoot->LLCounters.IOCounter.numSMPAbortedCB++;[all …]
565 saRoot->LLCounters.IOCounter.numSataStarted++; in saSATAStart()833 saRoot->LLCounters.IOCounter.numSataAborted++; in saSATAAbort()
1647 saRoot->LLCounters.IOCounter.numSSPStarted++; in saSSPStart()1965 saRoot->LLCounters.IOCounter.numSSPAborted++; in saSSPAbort()
253 saRoot->LLCounters.IOCounter.numEchoSent++; in mpiEchoCmd()
1335 si_memset(&saRoot->LLCounters, 0, sizeof(agsaIOCountInfo_t)); in saInitialize()