nn::dbg::CTR::Statistics::GetIgnoredLines Member Function

Syntax

#include <nn/dbg.h>

int GetIgnoredLines(
     void
);

Parameters

None.

Return Values

Description

Gets the number of lines of data in the instrumentation buffer that could not be reflected in the statistics buffer.

Revision History

2011/07/12
Initial version.

CONFIDENTIAL