Searched refs:processTableCount (Results 1 – 1 of 1) sorted by relevance
316 uint32_t processTableCount; in PerfFileSectionUniStackTable() local318 if (!Read(processTableCount)) { in PerfFileSectionUniStackTable()322 HLOGV("processTableCount %" PRIu32 "\n", processTableCount); in PerfFileSectionUniStackTable()324 for (uint32_t i = 0; i < processTableCount; ++i) { in PerfFileSectionUniStackTable()