Searched refs:NUM_CTX (Results 1 – 2 of 2) sorted by relevance
15 #define NUM_CTX CTX_BIT_MAX macro18 static struct stats runtime_cycles_stats[NUM_CTX][MAX_NR_CPUS];19 static struct stats runtime_stalled_cycles_front_stats[NUM_CTX][MAX_NR_CPUS];20 static struct stats runtime_stalled_cycles_back_stats[NUM_CTX][MAX_NR_CPUS];21 static struct stats runtime_branches_stats[NUM_CTX][MAX_NR_CPUS];22 static struct stats runtime_cacherefs_stats[NUM_CTX][MAX_NR_CPUS];23 static struct stats runtime_l1_dcache_stats[NUM_CTX][MAX_NR_CPUS];24 static struct stats runtime_l1_icache_stats[NUM_CTX][MAX_NR_CPUS];25 static struct stats runtime_ll_cache_stats[NUM_CTX][MAX_NR_CPUS];26 static struct stats runtime_itlb_cache_stats[NUM_CTX][MAX_NR_CPUS];[all …]
66 #define NUM_CTX offsetof(struct asd_ddb_ssp_smp_target_port, num_contexts) macro198 asd_ddbsite_write_byte(asd_ha, ddb, NUM_CTX, 1); in asd_init_target_ddb()