Skip to content

报错找不到mperf::CpuCounterSet #18

@hayyaw

Description

@hayyaw

来源为README中的示例:
mperf::CpuCounterSet cpuset = "CYCLES,INSTRUCTIONS,...";
mperf::XPMU xpmu(cpuset);
xpmu.run();

... // add your function to be measured

xpmu.sample();
xpmu.stop();
使用时报错找不到,是否支持android机器cpu测试算子执行过程的 GFLOPs和 GBPs,如果支持,要如何测试?按现有文档说明会报错

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions