Home
last modified time | relevance | path

Searched defs:show_offset (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/tools/
H A Doffcputime.py310 show_offset = False variable
312 show_offset = True variable
/aosp_15_r20/external/bcc/src/python/bcc/
H A D__init__.py1586 def sym(addr, pid, show_module=False, show_offset=False, demangle=True): argument
1635 def ksym(addr, show_module=False, show_offset=False): argument