Function

FwupdPlugincpu_get_attrs

Declaration [src]

GHashTable*
fu_cpu_get_attrs (
  void
  GError** error
)

Description [src]

Gets attributes for the first CPU listed in /proc/cpuinfo.

Available since:2.0.7

Return value

Returns: GHashTable
 

CPU attributes.

 The caller of the function takes ownership of the data, and is responsible for freeing it.