관리-도구
편집 파일: profile.cpython-39.pyc
a ,�gn � @ s0 d dl Zd dlmZ d dlZG dd� de�ZdS )� Nc @ sj e Zd ZdZg d�Zdd� Zdd� Zdd� Zd d � Ze dd� �Z e jd d� �Z e dd� �Ze dd� �Z dS )�Profilez' Representation of a tuning profile. )�_name�_options�_unitsc C s || _ | �|� | �|� d S �N)r � _init_options�_init_units��self�name�config� r �:/usr/lib/python3.9/site-packages/tuned/profiles/profile.py�__init__ s zProfile.__init__c C s$ i | _ tj|v r t|tj �| _ d S r )r �consts�PLUGIN_MAIN_UNIT_NAME�dict)r r r r r r s zProfile._init_optionsc C s<