Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcputopo.h49 struct hybrid_topology_node { struct
56 struct hybrid_topology_node nodes[]; argument
H A Dcputopo.c437 static int load_hybrid_node(struct hybrid_topology_node *node, in load_hybrid_node()
H A Dheader.c957 struct hybrid_topology_node *n = &tp->nodes[i]; in write_hybrid_topology()