Home
last modified time | relevance | path

Searched refs:profile_aframes (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/dtrace/
H A Dprofile.c110 int profile_aframes = 0; /* override */ variable
165 if (profile_aframes) in profile_create()
166 nr_frames = profile_aframes; in profile_create()