Home
last modified time | relevance | path

Searched refs:collectingHist (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_stats.h399 bool collectingHist; variable
405 collectingHist = doHist;
410 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()
413 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
414 bool haveHist() const { return collectingHist; } in haveHist()
H A Dkmp_stats.cpp90 if (collectingHist) in addSample()
121 if (collectingHist) in operator +=()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_stats.h407 bool collectingHist; variable
413 collectingHist = doHist;
418 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()
421 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
422 bool haveHist() const { return collectingHist; } in haveHist()
H A Dkmp_stats.cpp92 if (collectingHist) in addSample()
123 if (collectingHist) in operator +=()
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_stats.h399 bool collectingHist; variable
405 collectingHist = doHist;
410 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()
413 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
414 bool haveHist() const { return collectingHist; } in haveHist()
H A Dkmp_stats.cpp90 if (collectingHist) in addSample()
121 if (collectingHist) in operator +=()
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h400 bool collectingHist; variable
406 collectingHist = doHist;
411 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()
414 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
415 bool haveHist() const { return collectingHist; } in haveHist()
H A Dkmp_stats.cpp92 if (collectingHist) in addSample()
123 if (collectingHist) in operator +=()
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_stats.h399 bool collectingHist; variable
405 collectingHist = doHist;
410 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()
413 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
414 bool haveHist() const { return collectingHist; } in haveHist()
H A Dkmp_stats.cpp90 if (collectingHist) in addSample()
121 if (collectingHist) in operator +=()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h400 bool collectingHist; variable
406 collectingHist = doHist;
411 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()
414 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
415 bool haveHist() const { return collectingHist; } in haveHist()
H A Dkmp_stats.cpp92 if (collectingHist) in addSample()
123 if (collectingHist) in operator +=()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h403 bool collectingHist; variable
409 collectingHist = doHist;
414 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()
417 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
418 bool haveHist() const { return collectingHist; } in haveHist()
H A Dkmp_stats.cpp92 if (collectingHist) in addSample()
123 if (collectingHist) in operator +=()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_stats.h399 bool collectingHist; variable
405 collectingHist = doHist;
410 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()
413 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
414 bool haveHist() const { return collectingHist; } in haveHist()
H A Dkmp_stats.cpp90 if (collectingHist) in addSample()
121 if (collectingHist) in operator +=()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h399 bool collectingHist; variable
405 collectingHist = doHist;
410 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()
413 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
414 bool haveHist() const { return collectingHist; } in haveHist()
H A Dkmp_stats.cpp90 if (collectingHist) in addSample()
121 if (collectingHist) in operator +=()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h403 bool collectingHist; variable
409 collectingHist = doHist;
414 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()
417 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
418 bool haveHist() const { return collectingHist; } in haveHist()
H A Dkmp_stats.cpp92 if (collectingHist) in addSample()
123 if (collectingHist) in operator +=()
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_stats.h399 bool collectingHist; variable
405 collectingHist = doHist;
410 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()
413 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
414 bool haveHist() const { return collectingHist; } in haveHist()
H A Dkmp_stats.cpp90 if (collectingHist) in addSample()
121 if (collectingHist) in operator +=()
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_stats.h389 bool collectingHist; variable
395 collectingHist = doHist;
400 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()
403 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
404 bool haveHist() const { return collectingHist; } in haveHist()
H A Dkmp_stats.cpp91 if (collectingHist)
122 if (collectingHist) in getParamValueByString()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h403 bool collectingHist;
409 collectingHist = doHist; in buf_flush_or_remove_pages()
414 collectingHist(o.collectingHist), hist(o.hist) {}
417 sampleCount(sc), offset(0.0), collectingHist(false) {}
418 bool haveHist() const { return collectingHist; }

12