Searched refs:configparser (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/tests/
H A Dattr.py17 import configparser namespace
19 import ConfigParser as configparser namespace
155 parser = configparser.ConfigParser()
250 parser_event = configparser.ConfigParser()
264 parser_base = configparser.ConfigParser()
/linux-master/tools/power/pm-graph/
H A Dsleepgraph.py63 import configparser namespace
6484 Config = configparser.ConfigParser()

Completed in 141 milliseconds