Searched refs:en (Results 1 – 10 of 10) sorted by relevance
/tools/testing/selftests/arm64/mte/ |
D | mte_common_util.c | 270 unsigned long en = 0; in mte_switch_mode() local 277 en = PR_TAGGED_ADDR_ENABLE; in mte_switch_mode() 279 en |= PR_MTE_TCF_SYNC; in mte_switch_mode() 281 en |= PR_MTE_TCF_ASYNC; in mte_switch_mode() 283 en |= PR_MTE_TCF_NONE; in mte_switch_mode() 285 en |= (incl_mask << PR_MTE_TAG_SHIFT); in mte_switch_mode() 287 if (prctl(PR_SET_TAGGED_ADDR_CTRL, en, 0, 0, 0) != 0) { in mte_switch_mode() 297 unsigned long en = 0; in mte_default_setup() local 305 ret = prctl(PR_GET_TAGGED_ADDR_CTRL, en, 0, 0, 0); in mte_default_setup()
|
/tools/power/cpupower/utils/helpers/ |
D | amd.c | 29 unsigned en:1; member 39 unsigned en:1; member 117 if (!pstate.pstatedef.en) in decode_pstates()
|
/tools/testing/selftests/lkdtm/ |
D | stack-entropy.sh | 31 /bin/echo -en "$percent%\r"
|
/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 65 https://en.wikipedia.org/wiki/Initrd 66 https://en.wikipedia.org/wiki/Cpio
|
/tools/power/cpupower/po/ |
D | fr.po | 305 msgstr " CPUs qui doivent changer de fréquences en même temps : " 310 msgstr " CPUs qui doivent changer de fréquences en même temps : " 432 " fréquences en même temps *\n" 441 " fréquences en même temps *\n" 471 " -o, --proc Affiche les informations en utilisant l'interface\n" 607 "3. on pourra préciser l'unité des fréquences en postfixant sans aucune " 629 "en\n" 923 " -o, --proc Affiche les informations en utilisant l'interface\n" 946 #~ " -c CPU, --cpu CPU numéro du CPU à prendre en compte pour les\n"
|
D | cs.po | 496 "vypsány ladicí informace, což může být užitečné například při hlášení chyb.\n" 504 "Není-li při použití přepínačů označených * zadán parametr -c nebo --cpu,\n" 593 "Není-li při použití přepínačů označených * zadán parametr -c nebo --cpu,\n"
|
/tools/perf/ |
D | builtin-script.c | 1118 static int ip__fprintf_jump(uint64_t ip, struct branch_entry *en, in ip__fprintf_jump() argument 1124 en->flags.predicted ? " PRED" : "", in ip__fprintf_jump() 1125 en->flags.mispred ? " MISPRED" : "", in ip__fprintf_jump() 1126 en->flags.in_tx ? " INTX" : "", in ip__fprintf_jump() 1127 en->flags.abort ? " ABORT" : ""); in ip__fprintf_jump() 1128 if (en->flags.cycles) { in ip__fprintf_jump() 1129 *total_cycles += en->flags.cycles; in ip__fprintf_jump() 1130 printed += fprintf(fp, " %d cycles [%d]", en->flags.cycles, *total_cycles); in ip__fprintf_jump() 1132 printed += fprintf(fp, " %.2f IPC", (float)insn / en->flags.cycles); in ip__fprintf_jump()
|
/tools/perf/Documentation/ |
D | topdown.txt | 340 [1] https://software.intel.com/en-us/top-down-microarchitecture-analysis-method-win 342 [3] https://software.intel.com/en-us/intel-vtune-amplifier-xe
|
D | security.txt | 236 [2] https://docs.fedoraproject.org/en-US/Fedora/11/html/Security-Enhanced_Linux/sect-Security-Enhan…
|
/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 154 # AVX512 refers to https://en.wikipedia.org/wiki/AVX-512
|