Searched refs:records (Results 1 – 3 of 3) sorted by relevance
395 struct ftrace_profile records[]; member407 (PAGE_SIZE - offsetof(struct ftrace_profile_page, records))434 if ((void *)rec >= (void *)&pg->records[pg->index]) { in function_stat_next()438 rec = &pg->records[0]; in function_stat_next()454 return function_stat_next(&stat->start->records[0], 0); in function_stat_start()572 memset(pg->records, 0, PROFILE_RECORDS_SIZE); in ftrace_profile_reset()742 rec = &stat->pages->records[stat->pages->index++]; in ftrace_profile_alloc()1086 struct dyn_ftrace *records; member1511 rec = &pg->records[_____i];1541 end < pg->records[0].ip || in lookup_rec()[all …]
294 This special tracer records the maximum stack footprint of the835 "START". The second string records the cold cache time of the first
2943 void *records[]; member3023 debug_rcu_head_unqueue((struct rcu_head *)(bhead->records[i])); in debug_rcu_bhead_unqueue()3128 bkvhead[i]->records); in kfree_rcu_work()3131 bkvhead[i]->records); in kfree_rcu_work()3136 bkvhead[i]->records[j], 0); in kfree_rcu_work()3138 vfree(bkvhead[i]->records[j]); in kfree_rcu_work()3395 (*krcp)->bkvhead[idx]->records in add_ptr_to_bulk_krc_lock()