관리-도구
편집 파일: function_hex2cpulist.cpython-36.pyc
3 �<�e� � @ sH d dl Z d dlZddlmZ d dlmZ ejj� Z G dd� dej �ZdS )� N� )�base)�commandsc s, e Zd ZdZ� fdd�Z� fdd�Z� ZS )�hex2cpulistzB Conversion function: converts hexadecimal CPU mask to CPU list c s t t| �jddd� d S )Nr r )�superr �__init__)�self)� __class__� �*/usr/lib/python3.6/function_hex2cpulist.pyr s zhex2cpulist.__init__c s4 t t| �j|�sd S djdd� | jj|d �D ��S )N�,c s s | ]}t |�V qd S )N)�str)�.0�vr r r � <genexpr> s z&hex2cpulist.execute.<locals>.<genexpr>r )r r �execute�joinZ_cmd)r �args)r r r r s zhex2cpulist.execute)�__name__� __module__�__qualname__�__doc__r r � __classcell__r r )r r r s r )�osZ tuned.logsZtuned� r Ztuned.utils.commandsr Zlogs�get�logZFunctionr r r r r �<module> s