Searched defs:leaf_sprintf (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/bcc/src/lua/bcc/ | ||
H A D | table.lua | 57 function BaseTable:leaf_sprintf(leaf) function |
/aosp_15_r20/external/bcc/src/python/bcc/ | ||
H A D | table.py | 346 def leaf_sprintf(self, leaf): member in TableBase |