Home
last modified time | relevance | path

Searched refs:pst_header (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/power/cpupower/debug/i386/
H A Ddump_psb.c49 struct pst_header { struct
86 struct pst_header *pst; in decode_psb()
112 pst = (struct pst_header*) p; in decode_psb()
128 decode_pst(p + sizeof(struct pst_header), pst->numpstates); in decode_psb()
131 p += sizeof(struct pst_header) + 2*pst->numpstates; in decode_psb()
/kernel/linux/linux-6.6/tools/power/cpupower/debug/i386/
H A Ddump_psb.c47 struct pst_header { struct
84 struct pst_header *pst; in decode_psb()
110 pst = (struct pst_header*) p; in decode_psb()
126 decode_pst(p + sizeof(struct pst_header), pst->numpstates); in decode_psb()
129 p += sizeof(struct pst_header) + 2*pst->numpstates; in decode_psb()

Completed in 1 milliseconds