Home
last modified time | relevance | path

Searched refs:timer_e (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_stats.h454 static bool noTotal(timer_e e) { in noTotal()
457 static bool masterOnly(timer_e e) { in masterOnly()
460 static bool workerOnly(timer_e e) { in workerOnly()
463 static bool noUnits(timer_e e) { in noUnits()
466 static bool logEvent(timer_e e) { in logEvent()
481 timer_e timerEnumValue;
487 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
503 timer_e get_type() const { return timerEnumValue; } in get_type()
608 timer_e timer_name;
664 timer_e name) { in push_back()
[all …]
H A Dkmp_stats.cpp584 if (timeStat::logEvent((timer_e)i)) { in setupEventColors()
597 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
605 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
619 char tag = timeStat::noUnits(timer_e(s)) ? ' ' : 'T'; in printTimerStats()
621 fprintf(statsOut, "%s\n", timeStat::name(timer_e(s))); in printTimerStats()
736 if (timeStat::logEvent((timer_e)i)) { in printPloticusFile()
737 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
742 timeStat::name((timer_e)i), c.r, c.g, c.b); in printPloticusFile()
830 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in outputStats()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_stats.h462 static bool noTotal(timer_e e) { in noTotal()
465 static bool masterOnly(timer_e e) { in masterOnly()
468 static bool workerOnly(timer_e e) { in workerOnly()
471 static bool noUnits(timer_e e) { in noUnits()
474 static bool logEvent(timer_e e) { in logEvent()
489 timer_e timerEnumValue;
495 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
511 timer_e get_type() const { return timerEnumValue; } in get_type()
616 timer_e timer_name;
672 timer_e name) { in push_back()
[all …]
H A Dkmp_stats.cpp587 if (timeStat::logEvent((timer_e)i)) { in setupEventColors()
600 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
608 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
622 char tag = timeStat::noUnits(timer_e(s)) ? ' ' : 'T'; in printTimerStats()
624 fprintf(statsOut, "%s\n", timeStat::name(timer_e(s))); in printTimerStats()
741 if (timeStat::logEvent((timer_e)i)) { in printPloticusFile()
742 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
748 timeStat::name((timer_e)i), c.r, c.g, c.b); in printPloticusFile()
837 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in outputStats()
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_stats.h454 static bool noTotal(timer_e e) { in noTotal()
457 static bool masterOnly(timer_e e) { in masterOnly()
460 static bool workerOnly(timer_e e) { in workerOnly()
463 static bool noUnits(timer_e e) { in noUnits()
466 static bool logEvent(timer_e e) { in logEvent()
481 timer_e timerEnumValue;
487 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
503 timer_e get_type() const { return timerEnumValue; } in get_type()
608 timer_e timer_name;
664 timer_e name) { in push_back()
[all …]
H A Dkmp_stats.cpp584 if (timeStat::logEvent((timer_e)i)) { in setupEventColors()
597 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
605 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
619 char tag = timeStat::noUnits(timer_e(s)) ? ' ' : 'T'; in printTimerStats()
621 fprintf(statsOut, "%s\n", timeStat::name(timer_e(s))); in printTimerStats()
736 if (timeStat::logEvent((timer_e)i)) { in printPloticusFile()
737 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
742 timeStat::name((timer_e)i), c.r, c.g, c.b); in printPloticusFile()
830 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in outputStats()
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h455 static bool noTotal(timer_e e) { in noTotal()
458 static bool masterOnly(timer_e e) { in masterOnly()
461 static bool workerOnly(timer_e e) { in workerOnly()
464 static bool noUnits(timer_e e) { in noUnits()
467 static bool logEvent(timer_e e) { in logEvent()
482 timer_e timerEnumValue;
488 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
504 timer_e get_type() const { return timerEnumValue; } in get_type()
609 timer_e timer_name;
665 timer_e name) { in push_back()
[all …]
H A Dkmp_stats.cpp587 if (timeStat::logEvent((timer_e)i)) { in setupEventColors()
600 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
608 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
622 char tag = timeStat::noUnits(timer_e(s)) ? ' ' : 'T'; in printTimerStats()
624 fprintf(statsOut, "%s\n", timeStat::name(timer_e(s))); in printTimerStats()
738 if (timeStat::logEvent((timer_e)i)) { in printPloticusFile()
739 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
744 timeStat::name((timer_e)i), c.r, c.g, c.b); in printPloticusFile()
833 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in outputStats()
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_stats.h454 static bool noTotal(timer_e e) { in noTotal()
457 static bool masterOnly(timer_e e) { in masterOnly()
460 static bool workerOnly(timer_e e) { in workerOnly()
463 static bool noUnits(timer_e e) { in noUnits()
466 static bool logEvent(timer_e e) { in logEvent()
481 timer_e timerEnumValue;
487 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
503 timer_e get_type() const { return timerEnumValue; } in get_type()
608 timer_e timer_name;
664 timer_e name) { in push_back()
[all …]
H A Dkmp_stats.cpp584 if (timeStat::logEvent((timer_e)i)) { in setupEventColors()
597 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
605 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
619 char tag = timeStat::noUnits(timer_e(s)) ? ' ' : 'T'; in printTimerStats()
621 fprintf(statsOut, "%s\n", timeStat::name(timer_e(s))); in printTimerStats()
736 if (timeStat::logEvent((timer_e)i)) { in printPloticusFile()
737 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
742 timeStat::name((timer_e)i), c.r, c.g, c.b); in printPloticusFile()
830 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in outputStats()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h455 static bool noTotal(timer_e e) { in noTotal()
458 static bool masterOnly(timer_e e) { in masterOnly()
461 static bool workerOnly(timer_e e) { in workerOnly()
464 static bool noUnits(timer_e e) { in noUnits()
467 static bool logEvent(timer_e e) { in logEvent()
482 timer_e timerEnumValue;
488 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
504 timer_e get_type() const { return timerEnumValue; } in get_type()
609 timer_e timer_name;
665 timer_e name) { in push_back()
[all …]
H A Dkmp_stats.cpp587 if (timeStat::logEvent((timer_e)i)) { in setupEventColors()
600 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
608 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
622 char tag = timeStat::noUnits(timer_e(s)) ? ' ' : 'T'; in printTimerStats()
624 fprintf(statsOut, "%s\n", timeStat::name(timer_e(s))); in printTimerStats()
738 if (timeStat::logEvent((timer_e)i)) { in printPloticusFile()
739 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
744 timeStat::name((timer_e)i), c.r, c.g, c.b); in printPloticusFile()
833 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in outputStats()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h458 static bool noTotal(timer_e e) { in noTotal()
461 static bool masterOnly(timer_e e) { in masterOnly()
464 static bool workerOnly(timer_e e) { in workerOnly()
467 static bool noUnits(timer_e e) { in noUnits()
470 static bool logEvent(timer_e e) { in logEvent()
485 timer_e timerEnumValue;
491 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
507 timer_e get_type() const { return timerEnumValue; } in get_type()
612 timer_e timer_name;
668 timer_e name) { in push_back()
[all …]
H A Dkmp_stats.cpp587 if (timeStat::logEvent((timer_e)i)) { in setupEventColors()
600 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
608 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
622 char tag = timeStat::noUnits(timer_e(s)) ? ' ' : 'T'; in printTimerStats()
624 fprintf(statsOut, "%s\n", timeStat::name(timer_e(s))); in printTimerStats()
741 if (timeStat::logEvent((timer_e)i)) { in printPloticusFile()
742 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
748 timeStat::name((timer_e)i), c.r, c.g, c.b); in printPloticusFile()
837 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in outputStats()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_stats.h454 static bool noTotal(timer_e e) { in noTotal()
457 static bool masterOnly(timer_e e) { in masterOnly()
460 static bool workerOnly(timer_e e) { in workerOnly()
463 static bool noUnits(timer_e e) { in noUnits()
466 static bool logEvent(timer_e e) { in logEvent()
481 timer_e timerEnumValue;
487 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
503 timer_e get_type() const { return timerEnumValue; } in get_type()
608 timer_e timer_name;
664 timer_e name) { in push_back()
[all …]
H A Dkmp_stats.cpp584 if (timeStat::logEvent((timer_e)i)) { in setupEventColors()
597 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
605 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
619 char tag = timeStat::noUnits(timer_e(s)) ? ' ' : 'T'; in printTimerStats()
621 fprintf(statsOut, "%s\n", timeStat::name(timer_e(s))); in printTimerStats()
736 if (timeStat::logEvent((timer_e)i)) { in printPloticusFile()
737 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
742 timeStat::name((timer_e)i), c.r, c.g, c.b); in printPloticusFile()
830 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in outputStats()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h454 static bool noTotal(timer_e e) { in noTotal()
457 static bool masterOnly(timer_e e) { in masterOnly()
460 static bool workerOnly(timer_e e) { in workerOnly()
463 static bool noUnits(timer_e e) { in noUnits()
466 static bool logEvent(timer_e e) { in logEvent()
481 timer_e timerEnumValue;
487 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
503 timer_e get_type() const { return timerEnumValue; } in get_type()
608 timer_e timer_name;
664 timer_e name) { in push_back()
[all …]
H A Dkmp_stats.cpp584 if (timeStat::logEvent((timer_e)i)) { in setupEventColors()
597 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
605 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
619 char tag = timeStat::noUnits(timer_e(s)) ? ' ' : 'T'; in printTimerStats()
621 fprintf(statsOut, "%s\n", timeStat::name(timer_e(s))); in printTimerStats()
736 if (timeStat::logEvent((timer_e)i)) { in printPloticusFile()
737 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
742 timeStat::name((timer_e)i), c.r, c.g, c.b); in printPloticusFile()
830 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in outputStats()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h458 static bool noTotal(timer_e e) { in noTotal()
461 static bool masterOnly(timer_e e) { in masterOnly()
464 static bool workerOnly(timer_e e) { in workerOnly()
467 static bool noUnits(timer_e e) { in noUnits()
470 static bool logEvent(timer_e e) { in logEvent()
485 timer_e timerEnumValue;
491 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
507 timer_e get_type() const { return timerEnumValue; } in get_type()
612 timer_e timer_name;
668 timer_e name) { in push_back()
[all …]
H A Dkmp_stats.cpp587 if (timeStat::logEvent((timer_e)i)) { in setupEventColors()
600 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
608 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
622 char tag = timeStat::noUnits(timer_e(s)) ? ' ' : 'T'; in printTimerStats()
624 fprintf(statsOut, "%s\n", timeStat::name(timer_e(s))); in printTimerStats()
741 if (timeStat::logEvent((timer_e)i)) { in printPloticusFile()
742 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
748 timeStat::name((timer_e)i), c.r, c.g, c.b); in printPloticusFile()
837 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in outputStats()
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_stats.h454 static bool noTotal(timer_e e) { in noTotal()
457 static bool masterOnly(timer_e e) { in masterOnly()
460 static bool workerOnly(timer_e e) { in workerOnly()
463 static bool noUnits(timer_e e) { in noUnits()
466 static bool logEvent(timer_e e) { in logEvent()
481 timer_e timerEnumValue;
487 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
503 timer_e get_type() const { return timerEnumValue; } in get_type()
608 timer_e timer_name;
664 timer_e name) { in push_back()
[all …]
H A Dkmp_stats.cpp584 if (timeStat::logEvent((timer_e)i)) { in setupEventColors()
597 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
605 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in printTimerStats()
619 char tag = timeStat::noUnits(timer_e(s)) ? ' ' : 'T'; in printTimerStats()
621 fprintf(statsOut, "%s\n", timeStat::name(timer_e(s))); in printTimerStats()
736 if (timeStat::logEvent((timer_e)i)) { in printPloticusFile()
737 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
742 timeStat::name((timer_e)i), c.r, c.g, c.b); in printPloticusFile()
830 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) { in outputStats()
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_stats.h444 static bool noTotal(timer_e e) { in noTotal()
447 static bool masterOnly(timer_e e) { in masterOnly()
450 static bool workerOnly(timer_e e) { in workerOnly()
453 static bool noUnits(timer_e e) { in noUnits()
456 static bool logEvent(timer_e e) { in logEvent()
471 timer_e timerEnumValue;
477 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
493 timer_e get_type() const { return timerEnumValue; } in get_type()
598 timer_e timer_name;
654 timer_e name) { in push_back()
[all …]
H A Dkmp_stats.cpp586 if (timeStat::logEvent((timer_e)i)) {
599 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) {
607 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) {
621 char tag = timeStat::noUnits(timer_e(s)) ? ' ' : 'T';
623 fprintf(statsOut, "%s\n", timeStat::name(timer_e(s)));
736 if (timeStat::logEvent((timer_e)i)) {
737 rgb_color c = getEventColor((timer_e)i);
742 timeStat::name((timer_e)i), c.r, c.g, c.b);
830 for (timer_e s = timer_e(0); s < TIMER_LAST; s = timer_e(s + 1)) {
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h458 static bool noTotal(timer_e e) {
461 static bool masterOnly(timer_e e) {
464 static bool workerOnly(timer_e e) {
467 static bool noUnits(timer_e e) {
470 static bool logEvent(timer_e e) {
485 timer_e timerEnumValue;
491 explicitTimer(timeStat *s, timer_e te)
507 timer_e get_type() const { return timerEnumValue; }
612 timer_e timer_name; in buf_LRU_insert_zip_clean()
668 timer_e name) {
[all …]

12