Home
last modified time | relevance | path

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

/linux/scripts/gdb/linux/
A Dconstants.py10 LX_hrtimer_resolution = gdb.parse_and_eval("hrtimer_resolution") variable
A Dtimerlist.py59 text += " .resolution: {} nsecs\n".format(constants.LX_hrtimer_resolution)

Completed in 3 milliseconds