Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qbenchmarkvalgrind.cpp File Reference

(f0aa391ef89a393221d77d5ad3c1616a4727f11a)

#include <QtTest/private/qbenchmark_p.h>
#include <QtTest/private/qbenchmarkvalgrind_p.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qprocess.h>
#include <QtCore/qdir.h>
#include <QtCore/qregularexpression.h>
#include <QtCore/qset.h>
#include "3rdparty/valgrind/callgrind_p.h"
#include <charconv>
#include <optional>
Include dependency graph for qbenchmarkvalgrind.cpp:

Go to the source code of this file.

Functions

static void dumpOutput (const QByteArray &data, FILE *fh)

Function Documentation

◆ dumpOutput()

void dumpOutput ( const QByteArray & data,
FILE * fh )
static

Definition at line 45 of file qbenchmarkvalgrind.cpp.