Home
last modified time | relevance | path

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

/external/bcc/src/lua/bcc/
Dbpf.lua83 function Bpf.static.script_root(root) function
89 local function _find_file(script_root, filename)
99 filename = script_root .. filename
105 assert(nil, "failed to find file "..filename.." (root="..script_root..")")
Drun.lua58 BPF.script_root(tracefile)