Home
last modified time | relevance | path

Searched refs:event (Results 4201 - 4225 of 6934) sorted by relevance

1...<<161162163164165166167168169170>>...278

/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.cc139 void ProfilerEventsProcessor::Enqueue(const CodeEventsContainer& event) { in Enqueue() argument
140 event.generic.order = ++last_code_event_id_; in Enqueue()
141 events_buffer_.Enqueue(event); in Enqueue()
280 // processed, proceed to the next code event. in Run()
300 // event of profiler shutdown. in Run()
/third_party/python/Lib/idlelib/
H A Ddebugger.py75 # our second 'run' was invoked from an event dispatched not from
76 # the main event loop, but from the nested event loop in 'interaction'
78 # outer main event loop
82 # nested event loop
85 # This kind of nesting of event loops causes all kinds of problems
92 # that outer event loop. To accomplish this, we:
94 # - abort_loop ensures the nested event loop will terminate
99 # That leaves us back at the outer main event loop, at which point our
100 # after event ca
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dactables.h102 void acpi_tb_notify_table(u32 event, void *table);
/kernel/linux/linux-5.10/arch/alpha/oprofile/
H A Dcommon.c121 oprofilefs_create_ulong(dir, "event", &ctr[i].event); in op_axp_create_files()
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-l2c.h159 * Configure one of the four L2 Cache performance counters to capture event
163 * @event: The type of L2 Cache event occurrence to count.
169 void cvmx_l2c_config_perf(uint32_t counter, enum cvmx_l2c_event event,
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H A Dip22-reset.c166 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event() argument
/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dcommon.c50 oprofilefs_create_ulong(dir, "event", &ctr[i].event); in op_mips_create_files()
/kernel/linux/linux-5.10/arch/mips/sgi-ip32/
H A Dip32-reset.c111 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event() argument
/kernel/linux/linux-5.10/arch/x86/boot/
H A Dmain.c96 boot_params.ist_info.event = oreg.ecx; in query_ist()
/kernel/linux/common_modules/tzdriver/tui/
H A Dtui.h45 /* poll event type from normal to secure */
58 TUI_POLL_HANDLE_TUI, /* for tui to handle event */
192 int tui_send_event(int event, struct teec_tui_parameter *tui_param);
/kernel/linux/common_modules/tzdriver/
H A Dtui.h45 /* poll event type from normal to secure */
58 TUI_POLL_HANDLE_TUI, /* for tui to handle event */
192 int tui_send_event(int event, struct teec_tui_parameter *tui_param);
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dasm-offsets.c49 DEFINE(PT_event, offsetof(struct pt_regs, event)); in main()
/kernel/linux/linux-5.10/drivers/char/tpm/eventlog/
H A Dacpi.c14 * Access to the event log extended by the TCG BIOS of PC platform
58 efispecid = (struct tcg_efi_specid_event_head *)event_header->event; in tpm_is_tpm2_log()
80 /* Unfortuntely ACPI does not associate the event log with a specific in tpm_read_log_acpi()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.h117 int (*notify_link_chg)(struct cgx_link_event *event, void *data);
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-l2c.h159 * Configure one of the four L2 Cache performance counters to capture event
163 * @event: The type of L2 Cache event occurrence to count.
169 void cvmx_l2c_config_perf(uint32_t counter, enum cvmx_l2c_event event,
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/
H A Dip22-reset.c166 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event() argument
/kernel/linux/linux-6.6/arch/mips/sgi-ip32/
H A Dip32-reset.c112 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event() argument
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dmain.c98 boot_params.ist_info.event = oreg.ecx; in query_ist()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dgma_display.h77 struct drm_pending_vblank_event *event,
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-icade.c231 .event = icade_event,
H A Dhid-ite.c139 .event = ite_event,
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dixp4xx-beeper.c110 input_dev->event = ixp4xx_spkr_event; in ixp4xx_spkr_probe()
H A Dgpio-beeper.c86 input->event = gpio_beeper_event; in gpio_beeper_probe()
H A Dpcspkr.c84 pcspkr_dev->event = pcspkr_event; in pcspkr_probe()
H A Dm68kspkr.c65 input_dev->event = m68kspkr_event; in m68kspkr_probe()

Completed in 13 milliseconds

1...<<161162163164165166167168169170>>...278