QuantifyClearData

Examples       Related Topics

Description

Clears all unsaved data for the current run that Quantify has collected up to this point.

Syntax

int QuantifyClearData(void)

Returns

1

Data was cleared.

0

Data was not cleared.

Notes

§      You can click images\clearic.gif in the Quantify toolbar to clear data.

§      This function is especially useful for omitting certain performance data, such as data for the startup phase of a program.

§      This function does not reduce the Quantify memory footprint. It clears accumulators but doesn’t free those structures.

(C) Copyright IBM Corporation 1993, 2009.