pub const GO_CPU_DETAILED_STATE: &'static str;
The detailed state of the CPU.
Value SHOULD match the specific CPU class reported by the Go runtime under /cpu/classes/.... The list of possible values is subject to change with the Go version used.
/cpu/classes/...
"gc/pause"
"gc/mark/assist"