Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcputopo.h54 struct hybrid_topology { struct
70 struct hybrid_topology *hybrid_topology__new(void); argument
71 void hybrid_topology__delete(struct hybrid_topology *tp);
Dcputopo.c463 struct hybrid_topology *hybrid_topology__new(void) in hybrid_topology__new()
466 struct hybrid_topology *tp = NULL; in hybrid_topology__new()
489 void hybrid_topology__delete(struct hybrid_topology *tp) in hybrid_topology__delete()
Dheader.c940 struct hybrid_topology *tp; in write_hybrid_topology()
3400 FEAT_OPN(HYBRID_TOPOLOGY, hybrid_topology, true),