Home
last modified time | relevance | path

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

/tools/testing/selftests/arm64/mte/
A Dmte_common_util.c321 unsigned long en = 0; in mte_switch_mode() local
338 en = PR_TAGGED_ADDR_ENABLE; in mte_switch_mode()
341 en |= PR_MTE_TCF_SYNC; in mte_switch_mode()
344 en |= PR_MTE_TCF_ASYNC; in mte_switch_mode()
347 en |= PR_MTE_TCF_NONE; in mte_switch_mode()
352 en |= PR_MTE_STORE_ONLY; in mte_switch_mode()
354 en |= (incl_mask << PR_MTE_TAG_SHIFT); in mte_switch_mode()
356 if (prctl(PR_SET_TAGGED_ADDR_CTRL, en, 0, 0, 0) != 0) { in mte_switch_mode()
367 unsigned long en = 0; in mte_default_setup() local
382 ret = prctl(PR_GET_TAGGED_ADDR_CTRL, en, 0, 0, 0); in mte_default_setup()
/tools/power/cpupower/utils/helpers/
A Damd.c32 unsigned en:1; member
42 unsigned en:1; member
52 unsigned en:1; member
140 if (!pstate.pstatedef.en) in decode_pstates()
/tools/testing/selftests/lkdtm/
A Dstack-entropy.sh31 /bin/echo -en "$percent%\r"
/tools/testing/selftests/rcutorture/doc/
A Drcu-test-image.txt65 https://en.wikipedia.org/wiki/Initrd
66 https://en.wikipedia.org/wiki/Cpio
/tools/perf/util/
A Dthread.h323 static inline void thread__set_lbr_stitch_enable(struct thread *thread, bool en) in thread__set_lbr_stitch_enable() argument
325 RC_CHK_ACCESS(thread)->lbr_stitch_enable = en; in thread__set_lbr_stitch_enable()
/tools/testing/selftests/net/mptcp/
A Dmptcp_lib.sh117 echo -en "${MPTCP_LIB_COLOR_RED}"
127 echo -en "${MPTCP_LIB_COLOR_RESET}"
/tools/power/cpupower/po/
A Dfr.po305 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"
A Dcs.po496 "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"
A Dzh_CN.po941 #~ " -c CPU, --cpu CPU numéro du CPU à prendre en compte pour les\n"
/tools/perf/
A Dbuiltin-script.c1247 static int ip__fprintf_jump(uint64_t ip, struct branch_entry *en, in ip__fprintf_jump() argument
1297 en->flags.predicted ? " PRED" : "", in ip__fprintf_jump()
1298 en->flags.mispred ? " MISPRED" : "", in ip__fprintf_jump()
1299 en->flags.in_tx ? " INTX" : "", in ip__fprintf_jump()
1300 en->flags.abort ? " ABORT" : ""); in ip__fprintf_jump()
1301 if (en->flags.cycles) { in ip__fprintf_jump()
1302 *total_cycles += en->flags.cycles; in ip__fprintf_jump()
1303 printed += fprintf(fp, " %d cycles [%d]", en->flags.cycles, *total_cycles); in ip__fprintf_jump()
1305 printed += fprintf(fp, " %.2f IPC", (float)insn / en->flags.cycles); in ip__fprintf_jump()
/tools/power/pm-graph/
A DREADME11 …Home Page: https://www.intel.com/content/www/us/en/developer/topic-technology/open/pm-graph/overvi…
18 https://www.intel.com/content/www/us/en/developer/articles/technical/usage.html
21 https://www.intel.com/content/www/us/en/developer/topic-technology/open/pm-graph/features.html
/tools/perf/Documentation/
A Dsecurity.txt236 [2] https://docs.fedoraproject.org/en-US/Fedora/11/html/Security-Enhanced_Linux/sect-Security-Enhan…
A Dtopdown.txt359 [1] https://software.intel.com/en-us/top-down-microarchitecture-analysis-method-win

Completed in 25 milliseconds