Searched refs:corep (Results 1 – 2 of 2) sorted by relevance
202 hwd_core_t *corep; in dumpchiphwd() local212 corep = &chipp->chip_cores[co]; in dumpchiphwd()215 co, corep->core_status, in dumpchiphwd()216 hwd_stat_decode(corep->core_status), in dumpchiphwd()217 corep->core_config); in dumpchiphwd()219 if (MIA(corep->core_status)) in dumpchiphwd()224 corep->core_frequency, corep->core_version); in dumpchiphwd()226 corep->core_manufacturer, in dumpchiphwd()227 corep->core_implementation, corep->core_mask); in dumpchiphwd()230 corep->core_l1_icache_size, in dumpchiphwd()[all …]
638 struct core *corep = (struct core *)fbuf; in def_position_tests() local642 if (*(corep->c_cmdname) != '\0') in def_position_tests()643 (void) printf(" from '%s'", corep->c_cmdname); in def_position_tests()