1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
DisplayName: "Kernel Bounds"
Identifier: "kernel_instance_bounds_analysis"
Order: 10
Metrics {
Metrics {
Label: "Instructions Issued"
Name: "smsp__inst_issued_slots"
}
Metrics {
Label: "Instructions Executed LSU"
Name: "smsp__inst_executed_lsu_pipe"
}
Metrics {
Label: "Instructions Executed TEX"
Name: "smsp__inst_executed_tex_pipe"
}
Metrics {
Label: "Instructions Executed BRU"
Name: "smsp__inst_executed_bru_pipe"
}
Metrics {
Label: "Utilization Issue"
Name: "smsp__utilization_issue"
}
Metrics {
Label: "smsp__pipe_utilization_tex_pct"
Name: "smsp__pipe_utilization_tex_pct"
}
Metrics {
Label: "smsp__pipe_utilization_lsu_pct"
Name: "smsp__pipe_utilization_lsu_pct"
}
Metrics {
Label: "smsp__pipe_utilization_bru_pct"
Name: "smsp__pipe_utilization_bru_pct"
}
Metrics {
Label: "smsp__pipe_alu_utilization_pct"
Name: "smsp__pipe_alu_utilization_pct"
}
}
|