Lines Matching defs:dir
460 struct dentry *dir;
481 dir = oprofilefs_mkdir(root, "ibs_fetch");
482 oprofilefs_create_ulong(dir, "enable",
484 oprofilefs_create_ulong(dir, "max_count",
486 oprofilefs_create_ulong(dir, "rand_enable",
491 dir = oprofilefs_mkdir(root, "ibs_op");
492 oprofilefs_create_ulong(dir, "enable",
494 oprofilefs_create_ulong(dir, "max_count",
497 oprofilefs_create_ulong(dir, "dispatched_ops",
500 oprofilefs_create_ulong(dir, "branch_target",