Searched refs:mapv (Results 1 – 1 of 1) sorted by relevance
4641 void *mapv, uint32_t i, in set_pprint_mapv() argument4647 struct pprint_mapv *v = mapv; in set_pprint_mapv()4669 struct pprint_mapv_int128 *v = mapv; in set_pprint_mapv()4686 int cpu, void *mapv) in get_pprint_expected_line() argument4691 struct pprint_mapv *v = mapv; in get_pprint_expected_line()4717 struct pprint_mapv_int128 *v = mapv; in get_pprint_expected_line()4770 void *mapv = NULL; in do_test_pprint() local4824 mapv = calloc(num_cpus, rounded_value_size); in do_test_pprint()4825 if (CHECK(!mapv, "mapv allocation failure")) { in do_test_pprint()4831 set_pprint_mapv(mapv_kind, mapv, key, num_cpus, rounded_value_size); in do_test_pprint()[all …]