Searched refs:vu_index (Results 1 – 1 of 1) sorted by relevance
8460 bool LogMsg(VuIndex vu_index, uint32_t family, const char *param_name) const { in LogMsg() argument8461 const std::string &val_code = val_codes_[vu_index]; in LogMsg()8466 annotation, vu_summary[vu_index]); in LogMsg()8469 bool LogMsg(VuIndex vu_index, uint32_t src_family, uint32_t dst_family) const { in LogMsg() argument8470 const std::string &val_code = val_codes_[vu_index]; in LogMsg()8477 src_annotation, dst_family, dst_annotation, vu_summary[vu_index]); in LogMsg()