Searched refs:timer_start (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | test-arm-mptimer.c | 98 timer_start(ONESHOT, scaler); in test_timer_oneshot() 122 timer_start(ONESHOT, scaler); in test_timer_pause() 144 timer_start(ONESHOT, scaler); in test_timer_pause() 163 timer_start(ONESHOT, scaler); in test_timer_reload() 257 timer_start(ONESHOT, 0xAB); in test_timer_prescaler() 281 timer_start(ONESHOT, 0xAB); in test_timer_prescaler_on_the_fly() 784 timer_start(mode, 255); in test_deferred_trigger() 796 timer_start(mode, 255); in test_deferred_trigger() 812 timer_start(mode, 255); in test_deferred_trigger() 830 timer_start(mode, 255); in test_deferred_trigger() [all …]
|
/openbmc/qemu/ui/ |
H A D | spice-core.c | 68 static void timer_start(SpiceTimer *timer, uint32_t ms) in timer_start() function 277 .timer_start = timer_start,
|
/openbmc/openbmc-tools/tracing/ |
H A D | README.md | 29 + EVENT_timer='timer/timer_start timer/timer_cancel timer/timer_expire_entry timer/timer_expire_exi…
|
/openbmc/linux/include/trace/events/ |
H A D | timer.h | 53 TRACE_EVENT(timer_start,
|
/openbmc/linux/include/uapi/linux/ |
H A D | bpf.h | 5843 FN(timer_start, 171, ##ctx) \
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 5843 FN(timer_start, 171, ##ctx) \
|
/openbmc/openbmc/poky/documentation/profile-manual/ |
H A D | usage.rst | 505 timer:timer_start [Tracepoint event]
|