Home
last modified time | relevance | path

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

/linux/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()