reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

unittests/ProfileData/SampleProfTest.cpp
   82     createWriter(Format, Profile);
  144     if (Format == SampleProfileFormat::SPF_Ext_Binary) {
  160     if (Format == SampleProfileFormat::SPF_Ext_Binary) {
  169     if (Format != SampleProfileFormat::SPF_Compact_Binary) {
  177     if (Format != SampleProfileFormat::SPF_Compact_Binary) {
  190     if (Format == SampleProfileFormat::SPF_Ext_Binary ||
  191         Format == SampleProfileFormat::SPF_Compact_Binary) {
  206         getRepInFormat(MconstructName, Format, MconstructGUID);
  209         getRepInFormat(StringviewName, Format, StringviewGUID);