/Linux-v4.19/arch/powerpc/perf/ |
D | power7-events-list.h | 12 EVENT(PM_IC_DEMAND_L2_BR_ALL, 0x04898) 13 EVENT(PM_GCT_UTIL_7_TO_10_SLOTS, 0x020a0) 14 EVENT(PM_PMC2_SAVED, 0x10022) 15 EVENT(PM_CMPLU_STALL_DFU, 0x2003c) 16 EVENT(PM_VSU0_16FLOP, 0x0a0a4) 17 EVENT(PM_MRK_LSU_DERAT_MISS, 0x3d05a) 18 EVENT(PM_MRK_ST_CMPL, 0x10034) 19 EVENT(PM_NEST_PAIR3_ADD, 0x40881) 20 EVENT(PM_L2_ST_DISP, 0x46180) 21 EVENT(PM_L2_CASTOUT_MOD, 0x16180) [all …]
|
D | power9-events-list.h | 15 EVENT(PM_CYC, 0x0001e) 16 EVENT(PM_ICT_NOSLOT_CYC, 0x100f8) 17 EVENT(PM_CMPLU_STALL, 0x1e054) 18 EVENT(PM_INST_CMPL, 0x00002) 19 EVENT(PM_BR_CMPL, 0x4d05e) 20 EVENT(PM_BR_MPRED_CMPL, 0x400f6) 23 EVENT(PM_LD_REF_L1, 0x100fc) 25 EVENT(PM_LD_MISS_L1_FIN, 0x2c04e) 26 EVENT(PM_LD_MISS_L1, 0x3e054) 28 EVENT(PM_LD_MISS_L1_ALT, 0x400f0) [all …]
|
D | power8-events-list.h | 15 EVENT(PM_CYC, 0x0001e) 16 EVENT(PM_GCT_NOSLOT_CYC, 0x100f8) 17 EVENT(PM_CMPLU_STALL, 0x4000a) 18 EVENT(PM_INST_CMPL, 0x00002) 19 EVENT(PM_BRU_FIN, 0x10068) 20 EVENT(PM_BR_MPRED_CMPL, 0x400f6) 23 EVENT(PM_LD_REF_L1, 0x100ee) 25 EVENT(PM_LD_MISS_L1, 0x3e054) 27 EVENT(PM_ST_MISS_L1, 0x300f0) 29 EVENT(PM_L1_PREF, 0x0d8b8) [all …]
|
D | power7-pmu.c | 56 #define EVENT(_name, _code) \ macro 62 #undef EVENT 386 #define EVENT(_name, _code) POWER_EVENT_ATTR(_name, _name); macro 388 #undef EVENT 390 #define EVENT(_name, _code) POWER_EVENT_PTR(_name), macro 403 #undef EVENT
|
D | power8-pmu.c | 20 #define EVENT(_name, _code) _name = _code, macro 26 #undef EVENT
|
D | power9-pmu.c | 91 #define EVENT(_name, _code) _name = _code, macro 97 #undef EVENT
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | sta_event.c | 284 mwifiex_dbg(adapter, EVENT, "tdls channel switch result :\n"); in mwifiex_parse_tdls_event() 285 mwifiex_dbg(adapter, EVENT, in mwifiex_parse_tdls_event() 328 mwifiex_dbg(adapter, EVENT, "tdls start channel switch...\n"); in mwifiex_parse_tdls_event() 332 mwifiex_dbg(adapter, EVENT, in mwifiex_parse_tdls_event() 351 mwifiex_dbg(priv->adapter, EVENT, in mwifiex_process_uap_tx_pause() 384 mwifiex_dbg(priv->adapter, EVENT, in mwifiex_process_sta_tx_pause() 435 mwifiex_dbg(adapter, EVENT, "multi chan operation %s\n", in mwifiex_process_multi_chan_event() 716 mwifiex_dbg(adapter, EVENT, "event: LINK_SENSED\n"); in mwifiex_process_sta_event() 723 mwifiex_dbg(adapter, EVENT, "event: Deauthenticated\n"); in mwifiex_process_sta_event() 738 mwifiex_dbg(adapter, EVENT, "event: Disassociated\n"); in mwifiex_process_sta_event() [all …]
|
D | uap_event.c | 70 mwifiex_dbg(priv->adapter, EVENT, in mwifiex_check_uap_capabilties() 197 mwifiex_dbg(adapter, EVENT, in mwifiex_process_uap_event() 208 mwifiex_dbg(adapter, EVENT, in mwifiex_process_uap_event() 213 mwifiex_dbg(adapter, EVENT, in mwifiex_process_uap_event() 219 mwifiex_dbg(adapter, EVENT, in mwifiex_process_uap_event() 225 mwifiex_dbg(adapter, EVENT, "event: ADDBA Request\n"); in mwifiex_process_uap_event() 232 mwifiex_dbg(adapter, EVENT, "event: DELBA Request\n"); in mwifiex_process_uap_event() 237 mwifiex_dbg(adapter, EVENT, "event: BA Stream timeout\n"); in mwifiex_process_uap_event() 244 mwifiex_dbg(adapter, EVENT, "event: EXT_SCAN Report\n"); in mwifiex_process_uap_event() 250 mwifiex_dbg(adapter, EVENT, "event: TX_STATUS Report\n"); in mwifiex_process_uap_event() [all …]
|
/Linux-v4.19/tools/testing/selftests/ftrace/test.d/kprobe/ |
D | kprobe_eventname.tc | 33 EVENT=`grep $FUNC kprobe_events | cut -f 1 -d " " | cut -f 2 -d:` 34 [ "x" != "x$EVENT" ] || exit_failure 35 test -d events/$EVENT || exit_failure
|
/Linux-v4.19/Documentation/media/uapi/cec/ |
D | cec-ioc-dqevent.rst | 43 two :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>` events with 119 - The new adapter state as sent by the :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>` 124 - The number of lost messages as sent by the :ref:`CEC_EVENT_LOST_MSGS <CEC-EVENT-LOST-MSGS>` 137 * .. _`CEC-EVENT-STATE-CHANGE`: 144 * .. _`CEC-EVENT-LOST-MSGS`: 150 * .. _`CEC-EVENT-PIN-CEC-LOW`: 157 * .. _`CEC-EVENT-PIN-CEC-HIGH`: 164 * .. _`CEC-EVENT-PIN-HPD-LOW`: 173 * .. _`CEC-EVENT-PIN-HPD-HIGH`: 182 * .. _`CEC-EVENT-PIN-5V-LOW`: [all …]
|
/Linux-v4.19/tools/testing/selftests/ftrace/test.d/ftrace/ |
D | func_event_triggers.tc | 39 EVENT="sched:sched_switch" 74 echo "schedule:${enable}_event:$EVENT" > set_ftrace_filter 105 echo "schedule:${enable}_event:$EVENT:3" > set_ftrace_filter
|
/Linux-v4.19/drivers/atm/ |
D | eni.c | 82 #define EVENT(s,a,b) macro 113 static void EVENT(const char *s,unsigned long a,unsigned long b) in EVENT() function 333 EVENT("---dump ends here---\n",0,0); in rx_ident_err() 384 EVENT("strange things happen ... (skip=%ld,eff=%ld)\n", in do_rx_dma() 497 EVENT("discard (size=%ld)\n",size,0); in discard() 498 while (do_rx_dma(vcc,NULL,1,size,0)) EVENT("BUSY LOOP",0,0); in discard() 554 EVENT("rx_aal5\n",0,0); in rx_aal5() 564 EVENT("empty cell (descr=0x%lx)\n",descr,0); in rx_aal5() 579 EVENT("CRC error (descr=0x%lx,size=%ld)\n",descr, in rx_aal5() 594 EVENT("bad PDU (descr=0x08%lx,length=%ld)\n",descr, in rx_aal5() [all …]
|
D | zatm.c | 63 #define EVENT(s,a,b) macro 93 static void EVENT(const char *s,unsigned long a,unsigned long b) in EVENT() function 187 EVENT("refill_pool\n",0,0); in refill_pool() 206 EVENT("starting ... POOL: 0x%x, 0x%x\n", in refill_pool() 209 EVENT("dummy: 0x%08lx, 0x%08lx\n",dummy[0],dummy[1]); in refill_pool() 231 EVENT("enq skb 0x%08lx/0x%08lx\n",(unsigned long) skb, in refill_pool() 249 EVENT ("POOL: 0x%x, 0x%x\n", in refill_pool() 252 EVENT("dummy: 0x%08lx, 0x%08lx\n",dummy[0],dummy[1]); in refill_pool() 367 EVENT("poll_rx\n",0,0); in poll_rx() 376 EVENT("MBX: host 0x%lx, nic 0x%x\n",pos,x); in poll_rx() [all …]
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | fweh.c | 143 brcmf_dbg(EVENT, "action: %u ifidx: %u bsscfgidx: %u flags: %u role: %u\n", in brcmf_fweh_handle_if_event() 157 brcmf_dbg(EVENT, "event can be ignored\n"); in brcmf_fweh_handle_if_event() 168 brcmf_dbg(EVENT, "adding %s (%pM)\n", emsg->ifname, in brcmf_fweh_handle_if_event() 236 brcmf_dbg(EVENT, "event %s (%u) ifidx %u bsscfg %u addr %pM\n", in brcmf_fweh_event_worker() 255 brcmf_dbg(EVENT, " version %u flags %u status %u reason %u\n", in brcmf_fweh_event_worker() 378 brcmf_dbg(EVENT, "enable event %s\n", in brcmf_fweh_activate_events() 385 brcmf_dbg(EVENT, "enable event IF\n"); in brcmf_fweh_activate_events()
|
/Linux-v4.19/Documentation/trace/ |
D | kprobetrace.rst | 21 /sys/kernel/debug/tracing/events/kprobes/<EVENT>/enable. 28 p[:[GRP/]EVENT] [MOD:]SYM[+offs]|MEMADDR [FETCHARGS] : Set a probe 29 r[MAXACTIVE][:[GRP/]EVENT] [MOD:]SYM[+0] [FETCHARGS] : Set a return probe 30 -:[GRP/]EVENT : Clear a probe 33 EVENT : Event name. If omitted, the event name is generated 83 under tracing/events/kprobes/<EVENT>, at the directory you can see 'id', 130 /sys/kernel/debug/tracing/events/kprobes/<EVENT>/format.
|
D | uprobetracer.rst | 16 /sys/kernel/debug/tracing/events/uprobes/<EVENT>/enable. 25 p[:[GRP/]EVENT] PATH:OFFSET [FETCHARGS] : Set a uprobe 26 r[:[GRP/]EVENT] PATH:OFFSET [FETCHARGS] : Set a return uprobe (uretprobe) 27 -:[GRP/]EVENT : Clear uprobe or uretprobe event 30 EVENT : Event name. If omitted, the event name is generated based
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-probe.txt | 15 'perf probe' [options] --del='[GROUP:]EVENT' [...] 17 'perf probe' --list[=[GROUP:]EVENT] 73 --list[=[GROUP:]EVENT]:: 160 [[GROUP:]EVENT=]FUNC[@SRC][:RLN|+OFFS|%return|;PTN] [ARG ...] 163 [[GROUP:]EVENT=]SRC:ALN [ARG ...] 166 [[GROUP:]EVENT=]SRC;PTN [ARG ...] 173 'EVENT' specifies the name of new event, if omitted, it will be set the name of the probed function…
|
D | perf-stat.txt | 11 'perf stat' [-e <EVENT> | --event=EVENT] [-a] <command> 12 'perf stat' [-e <EVENT> | --event=EVENT] [-a] -- <command> [<options>] 13 'perf stat' [-e <EVENT> | --event=EVENT] [-a] record [-o file] -- <command> [<options>]
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | qcom-ipq4019-ap.dk01.1-c1.dts | 9 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
D | bcm47081.dtsi | 13 * AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
D | arm-realview-eb-bbrevd.dts | 16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
D | arm-realview-eb-11mp-bbrevd.dts | 16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
D | arm-realview-eb-a9mp-bbrevd.dts | 16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
/Linux-v4.19/LICENSES/other/ |
D | Linux-OpenIB | 22 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | p1022ds.dtsi | 26 * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY 131 * IRQ8 is generated if the "EVENT" switch is pressed
|