ANTAREX API

Clava API

LARA API

LARA Common Language API

AutoParStats

Constructor

AutoParStats

new AutoParStats()

Collects stats about AutoPar execution.


Static Members

EXCLUDED_CALLS_UNSAFE

EXCLUDED_CALLS_UNSAFE

EXCLUDED_GLOBAL_VAR

EXCLUDED_GLOBAL_VAR

EXCLUDED_IS_UNSAFE

EXCLUDED_IS_UNSAFE

EXCLUDED_RECURSIVE

EXCLUDED_RECURSIVE

get

get()

reset

reset()

save

save()

Instance Members

incIndunctionVariableReplacements

incIndunctionVariableReplacements()

incInlineAnalysis

incInlineAnalysis(field, functionName)

Parameters

field: any
functionName: any

incInlineCalls

incInlineCalls()

setInlineExcludedFunctions

setInlineExcludedFunctions(excludedFunctions)

Parameters

excludedFunctions: any

setName

setName(name)

Sets the name of these stats (will reflect on the name of the output file)

Parameters

name: any

write

write(outputFolder)

Writes the current stats to the given output folder

Parameters

outputFolder: any