Searched defs:extra_info (Results 1 – 6 of 6) sorted by relevance
100 def __init__(self, stage_failure, extra_info=None, stage_prefix_name=None): argument137 def _DecodeExtraInfo(self, extra_info): argument
87 extra_info=[], **filter_data): argument
655 std::string extra_info = GetInstructionNodeExtraInfo(parent_instr); in DumpSubcomputation() local831 std::string extra_info = GetInstructionNodeExtraInfo(instr); in DumpInstruction() local
179 std::string extra_info) { in DumpActivityRecord()
334 uint8_t* extra_info; // if not NULL, points to an array of size member
42 static bool extra_info = false; variable