/openbmc/linux/tools/perf/scripts/python/ |
H A D | intel-pt-events.py | 138 def print_ptwrite(raw_buf): argument 151 def print_cbr(raw_buf): argument 158 def print_mwait(raw_buf): argument 165 def print_pwre(raw_buf): argument 174 def print_exstop(raw_buf): argument 180 def print_pwrx(raw_buf): argument 189 def print_psb(raw_buf): argument 198 def print_evt(raw_buf): argument 219 def print_iflag(raw_buf): argument
|
H A D | export-to-sqlite.py | 721 def ptwrite(id, raw_buf): argument 731 def cbr(id, raw_buf): argument 742 def mwait(id, raw_buf): argument 752 def pwre(id, raw_buf): argument 764 def exstop(id, raw_buf): argument 772 def pwrx(id, raw_buf): argument 784 def synth_data(id, config, raw_buf, *x): argument
|
H A D | export-to-postgresql.py | 1048 def ptwrite(id, raw_buf): argument 1056 def cbr(id, raw_buf): argument 1064 def mwait(id, raw_buf): argument 1072 def pwre(id, raw_buf): argument 1081 def exstop(id, raw_buf): argument 1088 def pwrx(id, raw_buf): argument 1097 def synth_data(id, config, raw_buf, *x): argument
|
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | EventClass.py | 26 def create_event(name, comm, dso, symbol, raw_buf): argument 38 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument 58 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument 87 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
|
/openbmc/linux/drivers/hid/intel-ish-hid/ |
H A D | ishtp-hid.h | 163 u8 *raw_buf; member
|
/openbmc/linux/tools/net/ynl/lib/ |
H A D | ynl.h | 88 unsigned char raw_buf[]; member
|
/openbmc/linux/drivers/net/hamradio/ |
H A D | 6pack.c | 97 unsigned char raw_buf[4]; member
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.h | 264 void *raw_buf; member
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.h | 267 void *raw_buf; member
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.h | 171 void *raw_buf; /* used for XDP_TX and FDir rules */ member
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | wdt87xx_i2c.c | 999 u8 raw_buf[WDT_V1_RAW_BUF_COUNT] = {0}; in wdt87xx_ts_interrupt() local
|
/openbmc/linux/drivers/block/ |
H A D | amiflop.c | 285 static char *raw_buf; variable
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | arasan-nand-controller.c | 453 u8 *raw_buf = &buf[step * chip->ecc.size]; in anfc_read_page_hw_ecc() local
|
H A D | marvell_nand.c | 1101 u8 *raw_buf; in marvell_nfc_hw_ecc_hmg_read_page() local
|
/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/ |
H A D | mxc-jpeg.c | 696 struct vb2_buffer *raw_buf, in mxc_jpeg_addrs()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm_adsp.c | 173 u32 *raw_buf; member
|