Home
last modified time | relevance | path

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

/linux-6.15/tools/counter/
H A Dcounter_watch_events.c20 static struct counter_watch simple_watch[] = { variable
248 watches = simple_watch; in main()
249 nwatch = ARRAY_SIZE(simple_watch); in main()
407 if (watches != simple_watch) in main()