Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcputopo.h54 struct hybrid_topology { struct
75 struct hybrid_topology *hybrid_topology__new(void); argument
76 void hybrid_topology__delete(struct hybrid_topology *tp);
H A Dcputopo.c471 struct hybrid_topology *hybrid_topology__new(void) in hybrid_topology__new()
474 struct hybrid_topology *tp = NULL; in hybrid_topology__new()
496 void hybrid_topology__delete(struct hybrid_topology *tp) in hybrid_topology__delete()
H A Dheader.c944 struct hybrid_topology *tp; in write_hybrid_topology()
3443 FEAT_OPN(HYBRID_TOPOLOGY, hybrid_topology, true),