Searched refs:void_obj (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/mcpat/cacti/
H A DUcache.h111 void *calc_time_mt_wrapper(void * void_obj);
H A DUcache.cc94 void * calc_time_mt_wrapper(void * void_obj) { argument
95 calc_time_mt_wrapper_struct * calc_obj = (calc_time_mt_wrapper_struct *) void_obj;

Completed in 4 milliseconds