X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Foprofile%2Foprof.h;fp=drivers%2Foprofile%2Foprof.h;h=18323650806e58013820984bbe69bd16aabbda4e;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=4ae4ff97b5b80aee291ae8838f7157ed7d2b23a2;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/drivers/oprofile/oprof.h b/drivers/oprofile/oprof.h index 4ae4ff97b..183236508 100644 --- a/drivers/oprofile/oprof.h +++ b/drivers/oprofile/oprof.h @@ -35,8 +35,5 @@ void oprofile_create_files(struct super_block * sb, struct dentry * root); void oprofile_timer_init(struct oprofile_operations * ops); int oprofile_set_backtrace(unsigned long depth); - -int oprofile_set_active(int active_domains[], unsigned int adomains); -int oprofile_set_passive(int passive_domains[], unsigned int pdomains); #endif /* OPROF_H */