Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/tests/
Dattr.py14 import configparser
16 import ConfigParser as configparser namespace
142 parser = configparser.SafeConfigParser()
201 parser_event = configparser.SafeConfigParser()
215 parser_base = configparser.SafeConfigParser()
/Linux-v5.4/tools/power/pm-graph/
DREADME23 - python2 now requires python-configparser be installed
Dsleepgraph.py63 import configparser
6113 Config = configparser.ConfigParser()