Home
last modified time | relevance | path

Searched refs:context_switch (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinfrun.c1099 context_switch (struct execution_control_state *ecs) in context_switch() function
1570 context_switch (ecs); in handle_inferior_event()
1660 context_switch (ecs); in handle_inferior_event()
1684 context_switch (ecs); in handle_inferior_event()
H A DChangeLog2060 (context_switch): Do not pass same to save_infrun_state and
6311 * infrun.c (context_switch): Ditto.
6419 (context_switch): Do not switch through_sigtramp_breakpoint.
H A DChangeLog-20039908 (stop_stepping, keep_going, context_switch): Do not swap
10759 (context_switch, init_wait_for_inferior): Update.
H A DChangeLog-20014819 * infrun.c (context_switch): New function. Abstract the operation
H A DChangeLog-20021013 (normal_stop, context_switch, restore_inferior_status): Update.
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DPerf.cpp345 attr.context_switch = 1; in CreateContextSwitchTracePerfEvent()