Skip to content

Latest commit

 

History

History
109 lines (70 loc) · 1.93 KB

cpu.md

File metadata and controls

109 lines (70 loc) · 1.93 KB

CPU DBus Interface API

org.freedesktop.DBus.Peer

Methods

Ping

GetMachineId

Arguments
Name Direction Type Description
**** out s

Signals

org.shadowblip.CPU

Properties

Name Access Type Description
BoostEnabled readwrite b
CoresCount read u
CoresEnabled readwrite u
Features read as
SmtEnabled readwrite b

Methods

EnumerateCores

Arguments
Name Direction Type Description
**** out ao

HasFeature

Arguments
Name Direction Type Description
flag in s
**** out b

Signals

org.freedesktop.DBus.Introspectable

Methods

Introspect

Arguments
Name Direction Type Description
**** out s

Signals

org.freedesktop.DBus.Properties

Methods

Get

Arguments
Name Direction Type Description
interface_name in s
property_name in s
**** out v

Set

Arguments
Name Direction Type Description
interface_name in s
property_name in s
value in v

GetAll

Arguments
Name Direction Type Description
interface_name in s
**** out a{sv}

Signals

PropertiesChanged

Arguments
Name Direction Type Description
interface_name ** s
changed_properties ** a{sv}
invalidated_properties ** as