Searched refs:type_map (Results 1 – 2 of 2) sorted by relevance
7 def type_map(x): function21 strtype = type_map(type) if type != "" else "normal"
227 static const char *type_map[KCOV_CMP_SIZE8 + 1] = { in ksancov_print_state() local245 …fprintf(stderr, "0x%llx [%s] 0x%llx 0x%llx\n", entry->pc, type_map[type], entry->args[0], entry->a… in ksancov_print_state()