• Home
  • Raw
  • Download

Lines Matching refs:c2c_dimension

394 struct c2c_dimension {  struct
410 struct c2c_dimension *dim; argument
415 static struct c2c_dimension dim_symbol;
416 static struct c2c_dimension dim_srcline;
433 struct c2c_dimension *dim; in c2c_width()
450 struct c2c_dimension *dim; in c2c_header()
1274 static struct c2c_dimension dim_dcacheline = {
1282 static struct c2c_dimension dim_dcacheline_node = {
1290 static struct c2c_dimension dim_dcacheline_count = {
1300 static struct c2c_dimension dim_offset = {
1308 static struct c2c_dimension dim_offset_node = {
1316 static struct c2c_dimension dim_iaddr = {
1324 static struct c2c_dimension dim_tot_hitm = {
1332 static struct c2c_dimension dim_lcl_hitm = {
1340 static struct c2c_dimension dim_rmt_hitm = {
1348 static struct c2c_dimension dim_cl_rmt_hitm = {
1356 static struct c2c_dimension dim_cl_lcl_hitm = {
1364 static struct c2c_dimension dim_stores = {
1372 static struct c2c_dimension dim_stores_l1hit = {
1380 static struct c2c_dimension dim_stores_l1miss = {
1388 static struct c2c_dimension dim_cl_stores_l1hit = {
1396 static struct c2c_dimension dim_cl_stores_l1miss = {
1404 static struct c2c_dimension dim_ld_fbhit = {
1412 static struct c2c_dimension dim_ld_l1hit = {
1420 static struct c2c_dimension dim_ld_l2hit = {
1428 static struct c2c_dimension dim_ld_llchit = {
1436 static struct c2c_dimension dim_ld_rmthit = {
1444 static struct c2c_dimension dim_ld_llcmiss = {
1452 static struct c2c_dimension dim_tot_recs = {
1460 static struct c2c_dimension dim_tot_loads = {
1474 static struct c2c_dimension dim_percent_hitm = {
1482 static struct c2c_dimension dim_percent_rmt_hitm = {
1491 static struct c2c_dimension dim_percent_lcl_hitm = {
1500 static struct c2c_dimension dim_percent_stores_l1hit = {
1509 static struct c2c_dimension dim_percent_stores_l1miss = {
1518 static struct c2c_dimension dim_dram_lcl = {
1526 static struct c2c_dimension dim_dram_rmt = {
1534 static struct c2c_dimension dim_pid = {
1542 static struct c2c_dimension dim_tid = {
1548 static struct c2c_dimension dim_symbol = {
1553 static struct c2c_dimension dim_dso = {
1565 static struct c2c_dimension dim_node = {
1572 static struct c2c_dimension dim_mean_rmt = {
1580 static struct c2c_dimension dim_mean_lcl = {
1588 static struct c2c_dimension dim_mean_load = {
1596 static struct c2c_dimension dim_cpucnt = {
1604 static struct c2c_dimension dim_srcline = {
1609 static struct c2c_dimension dim_dcacheline_idx = {
1617 static struct c2c_dimension dim_dcacheline_num = {
1625 static struct c2c_dimension dim_dcacheline_num_empty = {
1633 static struct c2c_dimension *dimensions[] = {
1697 static struct c2c_dimension *get_dimension(const char *name) in get_dimension()
1702 struct c2c_dimension *dim = dimensions[i]; in get_dimension()
1715 struct c2c_dimension *dim = c2c_fmt->dim; in c2c_se_entry()
1732 struct c2c_dimension *dim = c2c_fmt->dim; in c2c_se_cmp()
1741 struct c2c_dimension *dim = c2c_fmt->dim; in c2c_se_collapse()
1750 struct c2c_dimension *dim = get_dimension(name); in get_format()
1796 struct c2c_dimension *dim; in c2c_hists__init_sort()
1943 struct c2c_dimension *dim; in set_node_width()