mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-01 23:46:45 +00:00

Use 0x%02x format for all event codes and umasks as this helps in tracking changes of automatically generated event tables. Reviewed-by: Robert Richter <rrichter@amd.com> Signed-off-by: Smita Koralahalli <Smita.KoralahalliChannabasappa@amd.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Ian Rogers <irogers@google.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Kim Phillips <kim.phillips@amd.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Martin Liška <mliska@suse.cz> Cc: Michael Petlan <mpetlan@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Vijay Thakkar <vijaythakkar@me.com> Cc: linux-perf-users@vger.kernel.org Link: https://lore.kernel.org/r/20210406215944.113332-4-Smita.KoralahalliChannabasappa@amd.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
57 lines
2.2 KiB
JSON
57 lines
2.2 KiB
JSON
[
|
|
{
|
|
"EventName": "ic_oc_mode_switch.oc_ic_mode_switch",
|
|
"EventCode": "0x28a",
|
|
"BriefDescription": "OC Mode Switch. OC to IC mode switch.",
|
|
"UMask": "0x02"
|
|
},
|
|
{
|
|
"EventName": "ic_oc_mode_switch.ic_oc_mode_switch",
|
|
"EventCode": "0x28a",
|
|
"BriefDescription": "OC Mode Switch. IC to OC mode switch.",
|
|
"UMask": "0x01"
|
|
},
|
|
{
|
|
"EventName": "de_dis_dispatch_token_stalls0.retire_token_stall",
|
|
"EventCode": "0xaf",
|
|
"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. RETIRE Tokens unavailable.",
|
|
"UMask": "0x40"
|
|
},
|
|
{
|
|
"EventName": "de_dis_dispatch_token_stalls0.agsq_token_stall",
|
|
"EventCode": "0xaf",
|
|
"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. AGSQ Tokens unavailable.",
|
|
"UMask": "0x20"
|
|
},
|
|
{
|
|
"EventName": "de_dis_dispatch_token_stalls0.alu_token_stall",
|
|
"EventCode": "0xaf",
|
|
"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. ALU tokens total unavailable.",
|
|
"UMask": "0x10"
|
|
},
|
|
{
|
|
"EventName": "de_dis_dispatch_token_stalls0.alsq3_0_token_stall",
|
|
"EventCode": "0xaf",
|
|
"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. ALSQ 3_0 Tokens unavailable.",
|
|
"UMask": "0x08"
|
|
},
|
|
{
|
|
"EventName": "de_dis_dispatch_token_stalls0.alsq3_token_stall",
|
|
"EventCode": "0xaf",
|
|
"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. ALSQ 3 Tokens unavailable.",
|
|
"UMask": "0x04"
|
|
},
|
|
{
|
|
"EventName": "de_dis_dispatch_token_stalls0.alsq2_token_stall",
|
|
"EventCode": "0xaf",
|
|
"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. ALSQ 2 Tokens unavailable.",
|
|
"UMask": "0x02"
|
|
},
|
|
{
|
|
"EventName": "de_dis_dispatch_token_stalls0.alsq1_token_stall",
|
|
"EventCode": "0xaf",
|
|
"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. ALSQ 1 Tokens unavailable.",
|
|
"UMask": "0x01"
|
|
}
|
|
]
|