Searched refs:type_second (Results 1 – 1 of 1) sorted by relevance
1333 const uint32_t& type_second, in StatsUnitCorrelationUpdate() argument1336 if (type_second >= kTaTypeNum) { in StatsUnitCorrelationUpdate()1337 fprintf(stderr, "Unknown Type Id: %u\n", type_second); in StatsUnitCorrelationUpdate()1346 if (analyzer_opts_.correlation_map[type_first][type_second] < 0 || in StatsUnitCorrelationUpdate()1355 analyzer_opts_.correlation_map[type_first][type_second]; in StatsUnitCorrelationUpdate()