Lines Matching +full:directory +full:- +full:based
9 Port in a Vendor-Specific Extended Capability named RAS D.E.S (Debug, Error
17 - one 64-bit counter for Time Based Analysis (RX/TX data throughput and
18 time spent in each low-power LTSSM state) and
19 - one 32-bit counter for Event Counting (error and non-error events for
24 Time Based Analysis
25 -------------------
28 throughput and time spent in each low-power LTSSM state by the controller.
31 - Group#0: Percentage of time the controller stays in LTSSM states.
32 - Group#1: Amount of data processed (Units of 16 bytes).
35 -------------------
37 Using this feature you can obtain Error and Non-Error information in
40 - Group i
41 - Event j within the Group i
42 - Lane k
49 This driver adds PMU devices for each PCIe Root Port named based on the SBDF of
60 The "format" directory describes format of the config fields of the
61 perf_event_attr structure. The "events" directory provides configuration
73 Time Based Analysis Event Usage
74 -------------------------------
78 $# perf stat -a -e dwc_rootport_13018/Rx_PCIe_TLP_Data_Payload/
86 -------------------------------
91 $# perf stat -a -e dwc_rootport_13018/rx_memory_read,lane=4/
94 work. Per-task (without "-a") perf sessions are not supported.