Searched refs:oprofile_backtrace_depth (Results 1 – 4 of 4) sorted by relevance
31 extern unsigned long oprofile_backtrace_depth;
70 return oprofilefs_ulong_to_user(oprofile_backtrace_depth, buf, count, in depth_read()90 retval = oprofile_set_ulong(&oprofile_backtrace_depth, val); in depth_write()
28 unsigned long oprofile_backtrace_depth; variable
303 unsigned long backtrace = oprofile_backtrace_depth; in __oprofile_add_ext_sample()