Home | History | Annotate | Download | only in oprofile

Lines Matching full:elif

160       elif o in ('-s', '--serial'):
162 elif o in ('-d', '--dir'):
164 elif o in ('-v', '--verbose'):
178 elif command == 'shutdown':
180 elif command == 'start':
182 elif command == 'stop':
184 elif command == 'status':
186 elif command == 'import':
188 elif command == 'report':
213 elif o in ('-e', '--event'):
215 elif o in ('-c', '--callgraph'):
217 elif o in ('-k', '--kernel'):