Home
last modified time | relevance | path

Searched defs:__counter (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Headers/
H A Dwaitpkgintrin.h27 _umwait (unsigned int __control, unsigned long long __counter) in _umwait()
34 _tpause (unsigned int __control, unsigned long long __counter) in _tpause()
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dlist.tcc280 list * __counter; in sort() local
357 list * __counter; in sort() local
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlist.tcc261 list __counter[64]; in sort() local
356 list __counter[64]; in sort() local
/openbsd/sys/dev/pci/drm/i915/
H A Di915_pmu.c936 #define __event(__counter, __name, __unit) \ argument
944 #define __global_event(__counter, __name, __unit) \ argument