Searched refs:child_count (Results 1 – 10 of 10) sorted by relevance
31 __field( int , child_count )43 __entry->child_count = atomic_read(44 &dev->power.child_count);55 __entry->child_count
273 static int child_count; variable366 child_count++; in build_conf()382 child_count++; in build_conf()390 child_count++; in build_conf()406 child_count++; in build_conf()455 child_count++; in build_conf()530 if (!child_count) in conf()
265 static int child_count; variable753 child_count++; in build_conf()771 child_count++; in build_conf()780 child_count++; in build_conf()796 child_count++; in build_conf()850 child_count++; in build_conf()1083 if (!child_count) in conf()
503 atomic_add_unless(&parent->power.child_count, -1, 0); in rpm_suspend()653 atomic_inc(&dev->parent->power.child_count); in rpm_resume()735 atomic_inc(&parent->power.child_count); in rpm_resume()992 atomic_add_unless(&parent->power.child_count, -1, 0); in __pm_runtime_set_status()1011 atomic_inc(&parent->power.child_count); in __pm_runtime_set_status()1359 atomic_set(&dev->power.child_count, 0); in pm_runtime_init()
416 0 : atomic_read(&dev->power.child_count)); in rtpm_children_show()
54 || !atomic_read(&dev->power.child_count); in pm_children_suspended()
528 atomic_t child_count; member
885 atomic64_t child_count; member
218 atomic_t child_count;222 - if set, the value of child_count is ignored (but still updated)
2708 return local64_read(&event->count) + atomic64_read(&event->child_count); in perf_event_count()6656 atomic64_add(child_val, &parent_event->child_count); in sync_child_event()