Skip to content

MICA counters for specific code block #7

@rjfnobre

Description

@rjfnobre

Is it possible to make MICA/PIN to measure between A and B?

In the following example what would I have to do (in terms of code instrumentation or parameters passed to MICA) so that the MICA counters would only be incremented for CODE BLOCK 2?

int main() {

// CODE BLOCK 1
// start measuring
// CODE BLOCK 2
// end measurement
// CODE BLOCK 3

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions