Home
last modified time | relevance | path

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

/external/valgrind/main/tests/
Dx86_amd64_features.c47 unsigned int level = 0, cmask = 0, dmask = 0, a, b, c, d; in go() local
70 cmask = 1 << 0; in go()
73 cmask = 1 << 9; in go()
76 cmask = 1 << 5; in go()
81 cmask = 1 << 0; in go()
84 cmask = 1 << 1; in go()
87 cmask = 1 << 9; in go()
90 cmask = 1 << 13; in go()
93 cmask = 1 << 5; in go()
97 cmask = 1 << 20; in go()
[all …]
/external/linux-tools-perf/Documentation/
Dperf-list.txt52 A8H 01H LSD.UOPS Counts the number of micro-ops Use cmask=1 and
/external/kernel-headers/original/sound/
Dasound.h357 unsigned int cmask; /* R: changed masks */ member