Symbol: DIM
tools/perf/util/sort.c
2723
DIM(SORT_PID, "pid", sort_thread),
tools/perf/util/sort.c
2724
DIM(SORT_TGID, "tgid", sort_tgid),
tools/perf/util/sort.c
2725
DIM(SORT_COMM, "comm", sort_comm),
tools/perf/util/sort.c
2726
DIM(SORT_COMM_NODIGIT, "comm_nodigit", sort_comm_nodigit),
tools/perf/util/sort.c
2727
DIM(SORT_DSO, "dso", sort_dso),
tools/perf/util/sort.c
2728
DIM(SORT_SYM, "symbol", sort_sym),
tools/perf/util/sort.c
2729
DIM(SORT_PARENT, "parent", sort_parent),
tools/perf/util/sort.c
2730
DIM(SORT_CPU, "cpu", sort_cpu),
tools/perf/util/sort.c
2731
DIM(SORT_SOCKET, "socket", sort_socket),
tools/perf/util/sort.c
2732
DIM(SORT_SRCLINE, "srcline", sort_srcline),
tools/perf/util/sort.c
2733
DIM(SORT_SRCFILE, "srcfile", sort_srcfile),
tools/perf/util/sort.c
2734
DIM(SORT_LOCAL_WEIGHT, "local_weight", sort_local_weight),
tools/perf/util/sort.c
2735
DIM(SORT_GLOBAL_WEIGHT, "weight", sort_global_weight),
tools/perf/util/sort.c
2736
DIM(SORT_TRANSACTION, "transaction", sort_transaction),
tools/perf/util/sort.c
2738
DIM(SORT_TRACE, "trace", sort_trace),
tools/perf/util/sort.c
2740
DIM(SORT_SYM_SIZE, "symbol_size", sort_sym_size),
tools/perf/util/sort.c
2741
DIM(SORT_DSO_SIZE, "dso_size", sort_dso_size),
tools/perf/util/sort.c
2742
DIM(SORT_CGROUP, "cgroup", sort_cgroup),
tools/perf/util/sort.c
2743
DIM(SORT_CGROUP_ID, "cgroup_id", sort_cgroup_id),
tools/perf/util/sort.c
2744
DIM(SORT_SYM_IPC_NULL, "ipc_null", sort_sym_ipc_null),
tools/perf/util/sort.c
2745
DIM(SORT_TIME, "time", sort_time),
tools/perf/util/sort.c
2746
DIM(SORT_CODE_PAGE_SIZE, "code_page_size", sort_code_page_size),
tools/perf/util/sort.c
2747
DIM(SORT_LOCAL_INS_LAT, "local_ins_lat", sort_local_ins_lat),
tools/perf/util/sort.c
2748
DIM(SORT_GLOBAL_INS_LAT, "ins_lat", sort_global_ins_lat),
tools/perf/util/sort.c
2749
DIM(SORT_LOCAL_PIPELINE_STAGE_CYC, "local_p_stage_cyc", sort_local_p_stage_cyc),
tools/perf/util/sort.c
2750
DIM(SORT_GLOBAL_PIPELINE_STAGE_CYC, "p_stage_cyc", sort_global_p_stage_cyc),
tools/perf/util/sort.c
2751
DIM(SORT_ADDR, "addr", sort_addr),
tools/perf/util/sort.c
2752
DIM(SORT_LOCAL_RETIRE_LAT, "local_retire_lat", sort_local_p_stage_cyc),
tools/perf/util/sort.c
2753
DIM(SORT_GLOBAL_RETIRE_LAT, "retire_lat", sort_global_p_stage_cyc),
tools/perf/util/sort.c
2754
DIM(SORT_SIMD, "simd", sort_simd),
tools/perf/util/sort.c
2755
DIM(SORT_ANNOTATE_DATA_TYPE, "type", sort_type),
tools/perf/util/sort.c
2756
DIM(SORT_ANNOTATE_DATA_TYPE_OFFSET, "typeoff", sort_type_offset),
tools/perf/util/sort.c
2757
DIM(SORT_SYM_OFFSET, "symoff", sort_sym_offset),
tools/perf/util/sort.c
2758
DIM(SORT_ANNOTATE_DATA_TYPE_CACHELINE, "typecln", sort_type_cacheline),
tools/perf/util/sort.c
2759
DIM(SORT_PARALLELISM, "parallelism", sort_parallelism),
tools/perf/util/sort.c
2767
DIM(SORT_DSO_FROM, "dso_from", sort_dso_from),
tools/perf/util/sort.c
2768
DIM(SORT_DSO_TO, "dso_to", sort_dso_to),
tools/perf/util/sort.c
2769
DIM(SORT_SYM_FROM, "symbol_from", sort_sym_from),
tools/perf/util/sort.c
2770
DIM(SORT_SYM_TO, "symbol_to", sort_sym_to),
tools/perf/util/sort.c
2771
DIM(SORT_MISPREDICT, "mispredict", sort_mispredict),
tools/perf/util/sort.c
2772
DIM(SORT_IN_TX, "in_tx", sort_in_tx),
tools/perf/util/sort.c
2773
DIM(SORT_ABORT, "abort", sort_abort),
tools/perf/util/sort.c
2774
DIM(SORT_CYCLES, "cycles", sort_cycles),
tools/perf/util/sort.c
2775
DIM(SORT_SRCLINE_FROM, "srcline_from", sort_srcline_from),
tools/perf/util/sort.c
2776
DIM(SORT_SRCLINE_TO, "srcline_to", sort_srcline_to),
tools/perf/util/sort.c
2777
DIM(SORT_SYM_IPC, "ipc_lbr", sort_sym_ipc),
tools/perf/util/sort.c
2778
DIM(SORT_ADDR_FROM, "addr_from", sort_addr_from),
tools/perf/util/sort.c
2779
DIM(SORT_ADDR_TO, "addr_to", sort_addr_to),
tools/perf/util/sort.c
2780
DIM(SORT_CALLCHAIN_BRANCH_PREDICTED,
tools/perf/util/sort.c
2783
DIM(SORT_CALLCHAIN_BRANCH_ABORT,
tools/perf/util/sort.c
2786
DIM(SORT_CALLCHAIN_BRANCH_CYCLES,
tools/perf/util/sort.c
2796
DIM(SORT_MEM_DADDR_SYMBOL, "symbol_daddr", sort_mem_daddr_sym),
tools/perf/util/sort.c
2797
DIM(SORT_MEM_IADDR_SYMBOL, "symbol_iaddr", sort_mem_iaddr_sym),
tools/perf/util/sort.c
2798
DIM(SORT_MEM_DADDR_DSO, "dso_daddr", sort_mem_daddr_dso),
tools/perf/util/sort.c
2799
DIM(SORT_MEM_LOCKED, "locked", sort_mem_locked),
tools/perf/util/sort.c
2800
DIM(SORT_MEM_TLB, "tlb", sort_mem_tlb),
tools/perf/util/sort.c
2801
DIM(SORT_MEM_LVL, "mem", sort_mem_lvl),
tools/perf/util/sort.c
2802
DIM(SORT_MEM_SNOOP, "snoop", sort_mem_snoop),
tools/perf/util/sort.c
2803
DIM(SORT_MEM_DCACHELINE, "dcacheline", sort_mem_dcacheline),
tools/perf/util/sort.c
2804
DIM(SORT_MEM_PHYS_DADDR, "phys_daddr", sort_mem_phys_daddr),
tools/perf/util/sort.c
2805
DIM(SORT_MEM_DATA_PAGE_SIZE, "data_page_size", sort_mem_data_page_size),
tools/perf/util/sort.c
2806
DIM(SORT_MEM_BLOCKED, "blocked", sort_mem_blocked),
tools/perf/util/sort.c
2823
DIM(PERF_HPP__OVERHEAD, "overhead"),
tools/perf/util/sort.c
2824
DIM(PERF_HPP__LATENCY, "latency"),
tools/perf/util/sort.c
2825
DIM(PERF_HPP__OVERHEAD_SYS, "overhead_sys"),
tools/perf/util/sort.c
2826
DIM(PERF_HPP__OVERHEAD_US, "overhead_us"),
tools/perf/util/sort.c
2827
DIM(PERF_HPP__OVERHEAD_GUEST_SYS, "overhead_guest_sys"),
tools/perf/util/sort.c
2828
DIM(PERF_HPP__OVERHEAD_GUEST_US, "overhead_guest_us"),
tools/perf/util/sort.c
2829
DIM(PERF_HPP__OVERHEAD_ACC, "overhead_children"),
tools/perf/util/sort.c
2830
DIM(PERF_HPP__LATENCY_ACC, "latency_children"),
tools/perf/util/sort.c
2831
DIM(PERF_HPP__SAMPLES, "sample"),
tools/perf/util/sort.c
2832
DIM(PERF_HPP__PERIOD, "period"),
tools/perf/util/sort.c
2833
DIM(PERF_HPP__WEIGHT1, "weight1"),
tools/perf/util/sort.c
2834
DIM(PERF_HPP__WEIGHT2, "weight2"),
tools/perf/util/sort.c
2835
DIM(PERF_HPP__WEIGHT3, "weight3"),
tools/perf/util/sort.c
2837
DIM(PERF_HPP__WEIGHT2, "ins_lat"),
tools/perf/util/sort.c
2838
DIM(PERF_HPP__WEIGHT3, "retire_lat"),
tools/perf/util/sort.c
2839
DIM(PERF_HPP__WEIGHT3, "p_stage_cyc"),