Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/vtune/
H A Djitprofiling.c306 static unsigned int methodID = 1; in iJIT_GetNewMethodID() local
308 if (methodID == 0) in iJIT_GetNewMethodID()
311 return methodID++; in iJIT_GetNewMethodID()

Completed in 4 milliseconds