Home
last modified time | relevance | path

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

/samples/fprobe/
A Dfprobe_example.c34 static bool stackdump = true; variable
35 module_param(stackdump, bool, 0644);
36 MODULE_PARM_DESC(stackdump, "Enable stackdump.");
64 if (stackdump) in sample_entry_handler()
86 if (stackdump) in sample_exit_handler()

Completed in 3 milliseconds