Home
last modified time | relevance | path

Searched refs:SNOOP (Results 1 – 25 of 64) sorted by relevance

123

/dports/irc/srvx/srvx-1.3.1/src/
H A Dmod-snoop.c58 #define SNOOP(FORMAT, ARGS...) send_channel_message(snoop_cfg.channel, snoop_cfg.bot, "%s "FORMAT, … macro
65 SNOOP("$bNICK$b change %s -> %s", old_nick, user->nick); in snoop_nick_change()
76 SNOOP("$bCREATE$b %s by %s", chan->name, user->nick); in snoop_join()
78 SNOOP("$bJOIN$b %s by %s", chan->name, user->nick); in snoop_join()
88 SNOOP("$bPART$b %s by %s (%s)", mn->channel->name, mn->user->nick, reason ? reason : ""); in snoop_part()
95SNOOP("$bKICK$b %s from %s by %s", victim->nick, chan->name, (kicker ? kicker->nick : "some server… in snoop_kick()
103SNOOP("$bNICK$b %s %s@%s [%s] on %s", user->nick, user->ident, user->hostname, irc_ntoa(&user->ip)… in snoop_new_user()
112SNOOP("$bKILL$b %s (%s@%s, on %s) by %s (%s)", user->nick, user->ident, user->hostname, user->upli… in snoop_del_user()
114SNOOP("$bQUIT$b %s (%s@%s, on %s) (%s)", user->nick, user->ident, user->hostname, user->uplink->na… in snoop_del_user()
124 SNOOP("$bAUTH$b %s as %s", user->nick, user->handle_info->handle); in snoop_auth()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/events/intel/
H A Dds.c67 #define SNOOP_NONE_MISS (P(SNOOP, NONE) | P(SNOOP, MISS))
71 P(OP, LOAD) | P(LVL, MISS) | LEVEL(L3) | P(SNOOP, NA),/* 0x00:ukn L3 */
72 OP_LH | P(LVL, L1) | LEVEL(L1) | P(SNOOP, NONE), /* 0x01: L1 local */
73 OP_LH | P(LVL, LFB) | LEVEL(LFB) | P(SNOOP, NONE), /* 0x02: LFB hit */
74 OP_LH | P(LVL, L2) | LEVEL(L2) | P(SNOOP, NONE), /* 0x03: L2 hit */
75 OP_LH | P(LVL, L3) | LEVEL(L3) | P(SNOOP, NONE), /* 0x04: L3 hit */
85 OP_LH | P(LVL, IO) | LEVEL(NA) | P(SNOOP, NONE), /* 0x0e: I/O */
101 pebs_data_source[0x08] = OP_LH | pmem_or_l4 | P(SNOOP, HIT); in intel_pmu_pebs_data_source_skl()
102 pebs_data_source[0x09] = OP_LH | pmem_or_l4 | REM | P(SNOOP, HIT); in intel_pmu_pebs_data_source_skl()
103 pebs_data_source[0x0b] = OP_LH | LEVEL(RAM) | REM | P(SNOOP, NONE); in intel_pmu_pebs_data_source_skl()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/events/intel/
H A Dds.c67 #define SNOOP_NONE_MISS (P(SNOOP, NONE) | P(SNOOP, MISS))
71 P(OP, LOAD) | P(LVL, MISS) | LEVEL(L3) | P(SNOOP, NA),/* 0x00:ukn L3 */
72 OP_LH | P(LVL, L1) | LEVEL(L1) | P(SNOOP, NONE), /* 0x01: L1 local */
73 OP_LH | P(LVL, LFB) | LEVEL(LFB) | P(SNOOP, NONE), /* 0x02: LFB hit */
74 OP_LH | P(LVL, L2) | LEVEL(L2) | P(SNOOP, NONE), /* 0x03: L2 hit */
75 OP_LH | P(LVL, L3) | LEVEL(L3) | P(SNOOP, NONE), /* 0x04: L3 hit */
85 OP_LH | P(LVL, IO) | LEVEL(NA) | P(SNOOP, NONE), /* 0x0e: I/O */
101 pebs_data_source[0x08] = OP_LH | pmem_or_l4 | P(SNOOP, HIT); in intel_pmu_pebs_data_source_skl()
102 pebs_data_source[0x09] = OP_LH | pmem_or_l4 | REM | P(SNOOP, HIT); in intel_pmu_pebs_data_source_skl()
103 pebs_data_source[0x0b] = OP_LH | LEVEL(RAM) | REM | P(SNOOP, NONE); in intel_pmu_pebs_data_source_skl()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/events/intel/
H A Dds.c67 #define SNOOP_NONE_MISS (P(SNOOP, NONE) | P(SNOOP, MISS))
71 P(OP, LOAD) | P(LVL, MISS) | LEVEL(L3) | P(SNOOP, NA),/* 0x00:ukn L3 */
72 OP_LH | P(LVL, L1) | LEVEL(L1) | P(SNOOP, NONE), /* 0x01: L1 local */
73 OP_LH | P(LVL, LFB) | LEVEL(LFB) | P(SNOOP, NONE), /* 0x02: LFB hit */
74 OP_LH | P(LVL, L2) | LEVEL(L2) | P(SNOOP, NONE), /* 0x03: L2 hit */
75 OP_LH | P(LVL, L3) | LEVEL(L3) | P(SNOOP, NONE), /* 0x04: L3 hit */
85 OP_LH | P(LVL, IO) | LEVEL(NA) | P(SNOOP, NONE), /* 0x0e: I/O */
101 pebs_data_source[0x08] = OP_LH | pmem_or_l4 | P(SNOOP, HIT); in intel_pmu_pebs_data_source_skl()
102 pebs_data_source[0x09] = OP_LH | pmem_or_l4 | REM | P(SNOOP, HIT); in intel_pmu_pebs_data_source_skl()
103 pebs_data_source[0x0b] = OP_LH | LEVEL(RAM) | REM | P(SNOOP, NONE); in intel_pmu_pebs_data_source_skl()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dmem-events.c427 if (snoop & P(SNOOP, HITM)) in c2c_decode_stats()
435 if (snoop & P(SNOOP, HIT)) in c2c_decode_stats()
445 if (snoop & P(SNOOP, HIT)) in c2c_decode_stats()
455 if (snoop & P(SNOOP, HIT)) in c2c_decode_stats()
457 else if (snoop & P(SNOOP, HITM)) in c2c_decode_stats()
H A Devent.h166 PERF_MEM_S(SNOOP, NA) |\
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dmem-events.c427 if (snoop & P(SNOOP, HITM)) in c2c_decode_stats()
435 if (snoop & P(SNOOP, HIT)) in c2c_decode_stats()
445 if (snoop & P(SNOOP, HIT)) in c2c_decode_stats()
455 if (snoop & P(SNOOP, HIT)) in c2c_decode_stats()
457 else if (snoop & P(SNOOP, HITM)) in c2c_decode_stats()
H A Devent.h166 PERF_MEM_S(SNOOP, NA) |\
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dmem-events.c427 if (snoop & P(SNOOP, HITM)) in c2c_decode_stats()
435 if (snoop & P(SNOOP, HIT)) in c2c_decode_stats()
445 if (snoop & P(SNOOP, HIT)) in c2c_decode_stats()
455 if (snoop & P(SNOOP, HIT)) in c2c_decode_stats()
457 else if (snoop & P(SNOOP, HITM)) in c2c_decode_stats()
H A Devent.h166 PERF_MEM_S(SNOOP, NA) |\
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/perf/
H A Disa207-common.c238 ret |= P(SNOOP, HIT); in isa207_find_source()
243 ret |= P(SNOOP, HIT); in isa207_find_source()
245 ret |= P(SNOOP, HITM); in isa207_find_source()
250 ret |= P(SNOOP, HIT); in isa207_find_source()
252 ret |= P(SNOOP, HITM); in isa207_find_source()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/perf/
H A Disa207-common.c238 ret |= P(SNOOP, HIT); in isa207_find_source()
243 ret |= P(SNOOP, HIT); in isa207_find_source()
245 ret |= P(SNOOP, HITM); in isa207_find_source()
250 ret |= P(SNOOP, HIT); in isa207_find_source()
252 ret |= P(SNOOP, HITM); in isa207_find_source()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/perf/
H A Disa207-common.c238 ret |= P(SNOOP, HIT); in isa207_find_source()
243 ret |= P(SNOOP, HIT); in isa207_find_source()
245 ret |= P(SNOOP, HITM); in isa207_find_source()
250 ret |= P(SNOOP, HIT); in isa207_find_source()
252 ret |= P(SNOOP, HITM); in isa207_find_source()
/dports/emulators/qemu/qemu-6.2.0/hw/net/can/
H A Dxlnx-zynqmp-can.c60 FIELD(MODE_SELECT_REGISTER, SNOOP, 2, 1)
79 FIELD(STATUS_REGISTER, SNOOP, 12, 1)
357 ARRAY_FIELD_DP32(s->regs, STATUS_REGISTER, SNOOP, 0); in update_status_register_mode_bits()
367 } else if (ARRAY_FIELD_EX32(s->regs, MODE_SELECT_REGISTER, SNOOP)) { in update_status_register_mode_bits()
368 ARRAY_FIELD_DP32(s->regs, STATUS_REGISTER, SNOOP, 1); in update_status_register_mode_bits()
425 if (ARRAY_FIELD_EX32(s->regs, STATUS_REGISTER, SNOOP)) { in tx_ready_check()
547 FIELD_EX32(val, MODE_SELECT_REGISTER, SNOOP); in can_msr_pre_write()
572 } else if (FIELD_EX32(val, MODE_SELECT_REGISTER, SNOOP)) { in can_msr_pre_write()
1022 if (ARRAY_FIELD_EX32(s->regs, STATUS_REGISTER, SNOOP)) { in xlnx_zynqmp_can_receive()
/dports/emulators/qemu60/qemu-6.0.0/hw/net/can/
H A Dxlnx-zynqmp-can.c61 FIELD(MODE_SELECT_REGISTER, SNOOP, 2, 1)
80 FIELD(STATUS_REGISTER, SNOOP, 12, 1)
358 ARRAY_FIELD_DP32(s->regs, STATUS_REGISTER, SNOOP, 0); in update_status_register_mode_bits()
368 } else if (ARRAY_FIELD_EX32(s->regs, MODE_SELECT_REGISTER, SNOOP)) { in update_status_register_mode_bits()
369 ARRAY_FIELD_DP32(s->regs, STATUS_REGISTER, SNOOP, 1); in update_status_register_mode_bits()
426 if (ARRAY_FIELD_EX32(s->regs, STATUS_REGISTER, SNOOP)) { in tx_ready_check()
548 FIELD_EX32(val, MODE_SELECT_REGISTER, SNOOP); in can_msr_pre_write()
573 } else if (FIELD_EX32(val, MODE_SELECT_REGISTER, SNOOP)) { in can_msr_pre_write()
1023 if (ARRAY_FIELD_EX32(s->regs, STATUS_REGISTER, SNOOP)) { in xlnx_zynqmp_can_receive()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/net/can/
H A Dxlnx-zynqmp-can.c60 FIELD(MODE_SELECT_REGISTER, SNOOP, 2, 1)
79 FIELD(STATUS_REGISTER, SNOOP, 12, 1)
357 ARRAY_FIELD_DP32(s->regs, STATUS_REGISTER, SNOOP, 0); in update_status_register_mode_bits()
367 } else if (ARRAY_FIELD_EX32(s->regs, MODE_SELECT_REGISTER, SNOOP)) { in update_status_register_mode_bits()
368 ARRAY_FIELD_DP32(s->regs, STATUS_REGISTER, SNOOP, 1); in update_status_register_mode_bits()
425 if (ARRAY_FIELD_EX32(s->regs, STATUS_REGISTER, SNOOP)) { in tx_ready_check()
547 FIELD_EX32(val, MODE_SELECT_REGISTER, SNOOP); in can_msr_pre_write()
572 } else if (FIELD_EX32(val, MODE_SELECT_REGISTER, SNOOP)) { in can_msr_pre_write()
1022 if (ARRAY_FIELD_EX32(s->regs, STATUS_REGISTER, SNOOP)) { in xlnx_zynqmp_can_receive()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dtrace_dbg.h122 __hfi1_trace_def(SNOOP);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dtrace_dbg.h122 __hfi1_trace_def(SNOOP);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dtrace_dbg.h122 __hfi1_trace_def(SNOOP);
/dports/net-mgmt/observium/observium/mibs/radlan/
H A DRADLAN-VOIP-SNOOP1 RADLAN-VOIP-SNOOP DEFINITIONS ::= BEGIN
/dports/net-mgmt/observium/observium/mibs/netgear/
H A DNETGEAR-RADLAN-VOIP-SNOOP1 NETGEAR-RADLAN-VOIP-SNOOP DEFINITIONS ::= BEGIN
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ata/
H A Dpata_legacy.c129 SNOOP = 1, enumerator
956 return SNOOP; in probe_chip_type()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ata/
H A Dpata_legacy.c129 SNOOP = 1, enumerator
956 return SNOOP; in probe_chip_type()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ata/
H A Dpata_legacy.c129 SNOOP = 1, enumerator
956 return SNOOP; in probe_chip_type()
/dports/irc/atheme-services/atheme-7.2.9/modules/proxyscan/
H A Ddnsbl.c82 ITEM_DESC(SNOOP),

123