Home
last modified time | relevance | path

Searched refs:osnoise_set_stop_us (Results 1 – 3 of 3) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dcommon.h155 int osnoise_set_stop_us(struct osnoise_context *context, long long stop_us);
H A Dcommon.c437 retval = osnoise_set_stop_us(tool->context, params->stop_us); in osn_set_stop()
H A Dosnoise.c452 int osnoise_set_stop_us(struct osnoise_context *context, long long stop_us) in osnoise_set_stop_us() function