Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlvm.c62 int counthook = ((mask & LUA_MASKCOUNT) && L->hookcount == 0); in traceexec() local
63 if (counthook) in traceexec()
69 if (counthook) in traceexec()
82 if (counthook) in traceexec()