Home
last modified time | relevance | path

Searched defs:stepping (Results 1 – 5 of 5) sorted by relevance

/external/chromium/base/
Dcpu.h23 int stepping() const { return stepping_; } in stepping() function
/external/qemu/target-i386/
Dhelper.c116 int stepping; member
321 int family = -1, model = -1, stepping = -1; in cpu_x86_find_by_name() local
/external/valgrind/main/coregrind/m_gdbserver/
Dvalgrind-low.c508 static int stepping = 0; variable
Dm_gdbserver.c578 int stepping; in call_gdbserver() local
/external/oprofile/daemon/
Dopd_ibs.c487 unsigned stepping : 4; in check_cpuid_family_model_stepping() member