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.h63 int osnoise_enable(struct osnoise_tool *tool);
H A Dosnoise_top.c576 .enable = osnoise_enable,
H A Dosnoise_hist.c730 return osnoise_enable(tool); in osnoise_hist_enable()
H A Dosnoise.c1155 int osnoise_enable(struct osnoise_tool *tool) in osnoise_enable() function