Home
last modified time | relevance | path

Searched refs:timer_start (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dtest-arm-mptimer.c43 static void timer_start(int periodic, uint32_t scale) in timer_start() function
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()
185 timer_start(PERIODIC, scaler); in test_timer_periodic()
203 timer_start(ONESHOT, scaler); in test_timer_oneshot_to_periodic()
210 timer_start(PERIODIC, scaler); in test_timer_oneshot_to_periodic()
224 timer_start(PERIODIC, scaler); in test_timer_periodic_to_oneshot()
231 timer_start(ONESHOT, scaler); in test_timer_periodic_to_oneshot()
[all …]
/openbmc/qemu/ui/
H A Dspice-core.c68 static void timer_start(SpiceTimer *timer, uint32_t ms) in timer_start() function
277 .timer_start = timer_start,
/openbmc/openbmc-tools/tracing/
H A DREADME.md29 + EVENT_timer='timer/timer_start timer/timer_cancel timer/timer_expire_entry timer/timer_expire_exi…
/openbmc/linux/include/trace/events/
H A Dtimer.h53 TRACE_EVENT(timer_start,
/openbmc/linux/include/uapi/linux/
H A Dbpf.h5843 FN(timer_start, 171, ##ctx) \
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h5843 FN(timer_start, 171, ##ctx) \
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst505 timer:timer_start [Tracepoint event]