Home
last modified time | relevance | path

Searched refs:osnoise_enable (Results 1 – 4 of 4) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dosnoise.h56 int osnoise_enable(struct osnoise_tool *tool);
H A Dosnoise_top.c524 .enable = osnoise_enable,
H A Dosnoise_hist.c678 return osnoise_enable(tool); in osnoise_hist_enable()
H A Dosnoise.c1143 int osnoise_enable(struct osnoise_tool *tool) in osnoise_enable() function