Home
last modified time | relevance | path

Searched refs:trig_mode (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/admin-guide/perf/
H A Dhisi-pcie-pmu.rst107 "trig_len", and set the trigger mode by writing "trig_mode". This filter can
110 For example, "trig_len=4" means trigger condition is 2^4 DW, "trig_mode=0"
111 means statistics start when TLP length > trigger condition, "trig_mode=1"
116 $# perf stat -e hisi_pcie0_core0/rx_mrd_flux,port=0xffff,trig_len=0x4,trig_mode=1/ sleep 5
/linux/drivers/perf/hisilicon/
H A Dhisi_pcie_pmu.c97 HISI_PCIE_PMU_FILTER_ATTR(trig_mode, config1, 9, 9);
768 HISI_PCIE_PMU_FORMAT_ATTR(trig_mode, "config1:9"),
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h98 __u8 trig_mode:1; member