Searched refs:dis_zalloc (Results 1 – 4 of 4) sorted by relevance
85 dis_zalloc(size_t bytes) in dis_zalloc() function97 dis_zalloc(size_t bytes) in dis_zalloc() function185 if ((dhp = dis_zalloc(sizeof (dis_handle_t))) == NULL) { in dis_handle_create()235 hist = dis_zalloc(sizeof (uint64_t) * n); in dis_generic_previnstr()
63 extern void *dis_zalloc(size_t);
109 if ((dhx = dis_zalloc(sizeof (dis_handle_i386_t))) == NULL) { in dis_i386_handle_attach()
130 if ((dhx = dis_zalloc(sizeof (dis_handle_sparc_t))) == NULL) { in dis_sparc_handle_attach()