Lines Matching refs:c2c_dimension
405 struct c2c_dimension { struct
421 struct c2c_dimension *dim; argument
426 static struct c2c_dimension dim_symbol;
427 static struct c2c_dimension dim_srcline;
444 struct c2c_dimension *dim; in c2c_width()
461 struct c2c_dimension *dim; in c2c_header()
1289 static struct c2c_dimension dim_dcacheline = {
1297 static struct c2c_dimension dim_dcacheline_node = {
1305 static struct c2c_dimension dim_dcacheline_count = {
1315 static struct c2c_dimension dim_offset = {
1323 static struct c2c_dimension dim_offset_node = {
1331 static struct c2c_dimension dim_iaddr = {
1339 static struct c2c_dimension dim_tot_hitm = {
1347 static struct c2c_dimension dim_lcl_hitm = {
1355 static struct c2c_dimension dim_rmt_hitm = {
1363 static struct c2c_dimension dim_cl_rmt_hitm = {
1371 static struct c2c_dimension dim_cl_lcl_hitm = {
1379 static struct c2c_dimension dim_tot_stores = {
1387 static struct c2c_dimension dim_stores_l1hit = {
1395 static struct c2c_dimension dim_stores_l1miss = {
1403 static struct c2c_dimension dim_stores_na = {
1411 static struct c2c_dimension dim_cl_stores_l1hit = {
1419 static struct c2c_dimension dim_cl_stores_l1miss = {
1427 static struct c2c_dimension dim_cl_stores_na = {
1435 static struct c2c_dimension dim_ld_fbhit = {
1443 static struct c2c_dimension dim_ld_l1hit = {
1451 static struct c2c_dimension dim_ld_l2hit = {
1459 static struct c2c_dimension dim_ld_llchit = {
1467 static struct c2c_dimension dim_ld_rmthit = {
1475 static struct c2c_dimension dim_tot_recs = {
1483 static struct c2c_dimension dim_tot_loads = {
1497 static struct c2c_dimension dim_percent_hitm = {
1505 static struct c2c_dimension dim_percent_rmt_hitm = {
1514 static struct c2c_dimension dim_percent_lcl_hitm = {
1523 static struct c2c_dimension dim_percent_stores_l1hit = {
1532 static struct c2c_dimension dim_percent_stores_l1miss = {
1541 static struct c2c_dimension dim_percent_stores_na = {
1550 static struct c2c_dimension dim_dram_lcl = {
1558 static struct c2c_dimension dim_dram_rmt = {
1566 static struct c2c_dimension dim_pid = {
1574 static struct c2c_dimension dim_tid = {
1580 static struct c2c_dimension dim_symbol = {
1585 static struct c2c_dimension dim_dso = {
1597 static struct c2c_dimension dim_node = {
1604 static struct c2c_dimension dim_mean_rmt = {
1612 static struct c2c_dimension dim_mean_lcl = {
1620 static struct c2c_dimension dim_mean_load = {
1628 static struct c2c_dimension dim_cpucnt = {
1636 static struct c2c_dimension dim_srcline = {
1641 static struct c2c_dimension dim_dcacheline_idx = {
1649 static struct c2c_dimension dim_dcacheline_num = {
1657 static struct c2c_dimension dim_dcacheline_num_empty = {
1665 static struct c2c_dimension *dimensions[] = {
1731 static struct c2c_dimension *get_dimension(const char *name) in get_dimension()
1736 struct c2c_dimension *dim = dimensions[i]; in get_dimension()
1749 struct c2c_dimension *dim = c2c_fmt->dim; in c2c_se_entry()
1766 struct c2c_dimension *dim = c2c_fmt->dim; in c2c_se_cmp()
1775 struct c2c_dimension *dim = c2c_fmt->dim; in c2c_se_collapse()
1784 struct c2c_dimension *dim = get_dimension(name); in get_format()
1830 struct c2c_dimension *dim; in c2c_hists__init_sort()
1993 struct c2c_dimension *dim; in set_node_width()